Skip to main content
Complete upload

Authorizations

Authorization
string
header
required

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

Path Parameters

workspace_slug
string
required

URL-friendly workspace identifier

Example:

"acme"

job_id
string<uuid>
required
Example:

"550e8400-e29b-41d4-a716-446655440000"

Body

application/json
checksum_sha256
string
required
Required string length: 44

Response

Processing started

job_id
string<uuid>
Example:

"550e8400-e29b-41d4-a716-446655440000"

status
string
message
string
Last modified on July 23, 2026