Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

file
string<uuid>
required

The file ID

Response

success
boolean
required
message
string
required
Example:

"File successfully queued for processing"