{ "event": "<string>", "time": "<string>", "data": { "caseId": "<string>", "status": "PENDING", "endReasonId": "<string>", "handle": "<string>" } }
Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}.
Authorization: Bearer {token}
Webhook payload
Event "cases.status-change"
"cases.status-change"
Event dispatch time
"2025-01-01T20:00:00.000Z"
Data of the event
Show child attributes