Create webhook

Create a webhook configuration.

Body Params
string
required
length between 1 and 1024
^https://

The URL to which webhooks will be sent via HTTP POST requests in JSON format. Must use scheme https://.

filters
array of objects
required
length between 1 and 100

An inclusive filter to specify which resources and events that you are interested in.

filters*
string
required

The API resource for which to receive webhooks. See available
resources in the Webhooks and events section.

eventTypes
array of objects
required
length ≥ 1

A list of event types for which to receive webhooks.

eventTypes*
Allowed:

Event type.

string
length ≤ 100

A human-readable name for the webhook.

Responses

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