Skip to main content
POST

Authorizations

Authorization
string
header
required

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

Path Parameters

job_uuid
string<uuid>
required

Call processing job UUID

Body

application/json

The body is of type any.

Response

Dorso completion accepted

status
string
required
timestamp
string<date-time>
required
data
any
message
string | null
request_id
string | null