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.

Body

application/json
case_uuid
string<uuid>
required
tasks
object[]
required

Response

Tasks created

status
string
required
timestamp
string<date-time>
required
data
object[]
message
string | null
request_id
string | null