Skip to main content
POST
Enable Conversation Ended Webhook
Famulor 1.0 API (legacy). This page applies only to Famulor 1.0 (app.famulor.de) and is retained for legacy compatibility. For the current platform, use the Famulor 2.0 API reference.
Enable webhook notifications that are sent whenever a chat conversation (Web Widget or WhatsApp) ends.

Request Body

integer
required
The assistant ID for which the webhook should be enabled
string
required
HTTPS URL that will receive conversation-ended webhook payloads

Response

string
Confirmation that the webhook has been enabled
array
Empty array (reserved for future extensions)

See Also