Skip to main content
POST
Upload a binary as a generic event

Authorizations

Authorization
string
header
required

Pass your pk_live_... API key as a Bearer token.

Path Parameters

connector_id
string
required

Body

multipart/form-data
file
file
required

Response

Successful Response

status
string
required

Always 'uploaded' (a quota-rejected upload returns 402).

Example:

"uploaded"

key
string
required

S3 key of the stored raw object.

size
integer
required

Size of the uploaded blob in bytes.

file_id
string
required

external_id assigned to the resulting event.