Register a new webhook to receive realtime updates for selected events
API Key is required in header. You can find it in the settings
A unique identifier for the webhook.
"wh_BUbkx3PsbzQm5V10"
Unique identifier of the agent to which the webhook is associated.
"D5D0p7TUs66TTAEAx"
The HTTPS endpoint to which the webhook payload will be sent. Must be a valid HTTPS URL.
"https://example.com/webhook"
Secret key used to authenticate webhook payloads. This key should be securely stored and verified on the receiving server.
"key_S7ULC2lBwbg.85ez_yKnXTG6I5OgDHwTBNMSOD2ZyyUFUuDgweVXcXE"
List of events that will trigger the webhook. Each event name corresponds to a specific type of activity in the system.
List of events that will trigger the webhook. Each event name corresponds to a specific type of activity in the system.
conversation_started, conversation_ended, conversation_analysed OK
A unique identifier of the workspace.
"org_BUbkx3PsbzQm5V10"
A unique identifier for the webhook.
"wh_BUbkx3PsbzQm5V10"
The display name of the webhook for easy identification.
"My Webhook"
The unique identifier of the agent to which the webhook is assigned.
"D5D0p7TUs66TTAEAx"
Indicates whether the webhook is currently active and able to receive events.
true
Specifies the list of events that trigger the webhook.
Specifies the list of events that trigger the webhook.
conversation_started, conversation_ended, conversation_analysed