Webhook: Conversation handoff ended

A webhook sent when a handoff is ended

Payload

The payload of this webhook request is an object.
typeenumOptional
The webhook event type
Allowed values:
timestampstringOptional
The timestamp for when the event was generated, uses millisecond precision to help with event ordering
dataobjectOptional
The webhook event data

Response

200
any
Return a 200 status to indicate that the data was received successfully.