Add webhook

Registers a new webhook for user events. The secret is returned only during registration and must be stored securely by the consumer to validate incoming webhook payloads. Message types: RESPONSE (all responses to user messages), ANNOUNCEMENT (asynchronous notifications and additional information), WEBHOOK (notifications from external systems like Unblock).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uri
required

URL to receive webhook payloads

message_types
array of strings

Event types to subscribe to: RESPONSE (responses to user messages), ANNOUNCEMENT (async notifications), WEBHOOK (external system notifications e.g. Unblock)

message_types
Allowed:
boolean

Enable the webhook (default: false)

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json