Skip to main content
POST
Resolve Task Escalation

Authorizations

Authorization
string
header
required

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

Path Parameters

agent_id
string<uuid>
required
task_id
string<uuid>
required

Body

application/json
approved
boolean
required
escalation_id
string
required
comment
string
default:""

Response

Successful Response