cURL
curl --request POST \ --url https://app.autocalls.ai/api/user/assistants/enable-webhook \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "assistant_id": 123, "webhook_url": "<string>" }'
{ "message": "Webhook enabled successfully", "data": [] }
Enable webhook notifications for a specific assistant
Show Error Response
is_webhook_active
true
webhook_url