Case Status Changed

This webhook is triggered when any case status change is registered. It could be either case status change or conversation status change
The expected response is HTTP 200, and the response content is ignored.

Payload
const
enum
Defaults to case_status_changed
Allowed:
string
required

ID of the case which is the same for all conversions within one case

string
required

ID of the individual conversation to be used to access dialog

ID which identifies this case in your system (if set when creating the case)

case_status
required
conversation_status
required
Response

LoadingLoading…