Skip to main content
POST
/
call
/
start
{
  "id": "<string>",
  "trace_id": "<string>"
}

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
start
object
required

Response

Successful Response

id
string
required
trace_id
string
required
I