Skip to main content
POST
Enable assistant inbound webhook
This endpoint enables inbound webhook notifications for an assistant, allowing you to receive real-time updates about inbound call completions and data.

Request Body

integer
required
The ID of the assistant to enable webhook for
string
required
The URL where webhook notifications will be sent

Response

string
Success message confirming webhook was enabled
array
Empty array (reserved for future use)

Error Responses