Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Url of the webhook
Create the webhook in a disabled state.
Default is false
Filter events to the webhook.
Webhook event will only be sent for events in the list.
Custom headers to be passed
The request's idempotency key
Metadata to be passed to the webhook Defaut is {}
Required range:
x >= 0
Response
200 - application/json
Endpoint created Successfully
Created at timestamp
An example webhook name.
The webhook's ID.
Metadata of the webhook
Updated at timestamp
Url endpoint of the webhook
Status of the webhook.
If true, events are not sent
Filter events to the webhook.
Webhook event will only be sent for events in the list.
Configured rate limit
Required range:
x >= 0