Skip to main content
POST
Upload file

Authorizations

Authorization
string
header
required

Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.

Body

multipart/form-data
file
file
required

The file to upload. Maximum size: 10MB. Executable files are rejected.

Response

200 - application/json

File uploaded.

url
string

The URL of the uploaded file. Expires after 24 hours unless used in send_event.