Create a new webhook for the app
App API key (format: sk_live_app_* or sk_test_app_*) for app-level operations
URL to send webhook events to
"https://example.com/webhook"
Events to trigger webhook. MESSAGE_RECEIVED fires when an inbound message is received, MESSAGE_SENT fires when an outbound message is sent.
MESSAGE_RECEIVED, MESSAGE_SENT ["MESSAGE_RECEIVED", "MESSAGE_SENT"]Custom headers to include in webhook requests
{ "X-Custom-Header": "value" }Create a new webhook
Webhook UUID
"a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11"
App UUID
"b1ffcd11-1d1c-5fg9-cc7e-7cc0ce491b22"
URL to send webhook events to
"https://example.com/webhook"
Events that trigger this webhook
["MESSAGE_CREATED", "MESSAGE_SENT"]Custom headers included in webhook requests
{ "X-Custom-Header": "value" }When the webhook was created
"2021-08-01T00:00:00Z"
When the webhook was last updated
"2021-08-01T00:00:00Z"