WEBHOOK
cases.status-change
{
  "event": "cases.status-change",
  "time": "2025-01-01T20:00:00.000Z",
  "data": {
    "caseId": "<string>",
    "status": "PENDING",
    "endReasonId": "<string>",
    "handle": "<string>"
  }
}

Body

application/json

Webhook payload

The body is of type object.