Skip to main content
POST

Authorizations

Authorization
string
header
required

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

Body

application/json
input_key
string
required
Example:

"screenplays/input/script.fdx"

output_key
string
required
Example:

"screenplays/output/script-v1"

document_id
string
required
Example:

"12345"

tasks
string[]
required
Example:
vars
object
Example:
webhook
string
tenant_id
string

Response

Job enqueued

job_id
string
status
string
Example:

"queued"