Skip to main content
POST
Upload attachment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <secret_key>, where <secret_key> is your secret_key.

Body

multipart/form-data
attachment
file
required

Attachment must be in PNG, JPEG or PDF format and can be up to 5 megabytes in size. Files larger than 5 MB are rejected.

Response

Success. Attachment was uploaded.

id
string<uuid>

Unique ID of attachment

Example:

"attachment id, uuid format"