Skip to main content
 print this page

Create a glossary or start bulk upload

POST 

/glossaries

Without action, creates a single glossary and makes the caller its owner; a request body is required. With action=get-presigned-url, returns an upload URL for a bulk-upload JSON file and reads no body. With action=upload-glossaries, starts background creation from the uploaded file and requires a body containing S3Key.

Request

Responses

Returns the new glossary's identifier when creating a single glossary, an upload URL and file key for action=get-presigned-url, or confirmation that bulk creation has started for action=upload-glossaries.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers