Create a new webhook endpoint

Register a new webhook endpoint to receive event notifications

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
eventTypes
array of objects | null

Optional array of event types to subscribe to. Nothing means subscribe to all event types.

eventTypes
filterPaths
array of objects | null

Optional array of resource field paths to filter events by. When specified, webhook events will only be sent when one of these fields changes. Nothing means no filtering (all events are sent).

filterPaths
string
required

The URL to which webhook events will be delivered

Responses

400

Invalid body

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