{ "message": "The given data was invalid.", "errors": { "assistant_id": [ "The assistant id field is required." ], "webhook_url": [ "The webhook url field is required." ] }}
Enable conversation ended webhook
This endpoint enables conversation ended webhook notifications for an assistant, allowing you to receive real-time updates when a chat conversation (WhatsApp or Web Widget) ends. The webhook includes the full transcript, extracted variables, and customer information.
{ "message": "The given data was invalid.", "errors": { "assistant_id": [ "The assistant id field is required." ], "webhook_url": [ "The webhook url field is required." ] }}