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
external_id
string | null
first_name
string | null
is_test
boolean | null
last_name
string | null
location_uuid
string<uuid> | null

Response

Case created

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