Create Webhook

Creates a webhook endpoint, registers event subscriptions, and returns the generated signing secret.

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

Webhook configuration to create.

string
required
length ≤ 150

Non-blank display name for the webhook.

string
required
length ≤ 2048

HTTP or HTTPS endpoint that receives webhook requests.

boolean
Defaults to true

Whether new matching events may target this webhook. When omitted, the API treats the webhook as enabled.

events
array of objects
required
length ≥ 1

Event subscriptions for this webhook. Each event type may appear once, except configurable events may be repeated with different configuration values when supported.

events*
Response

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