Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Webhook to create
Webhook object
A list of the events that will trigger the webhook. Subscribing to a wildcard event, e.g. ACCOUNT.*, will send all webhooks for all events that match that pattern. Note that this can include new event types added after the subscription was created.
Set the webhook to be enabled or disabled
URL that the webhook will send request to
1000
A description of what the webhook is used for
Additional information stored to the webhook
The id of the tenant containing the resource.
"abcdef_ghijkl"
Response
Created webhook
Webhook object
A list of the events that will trigger the webhook. Subscribing to a wildcard event, e.g. ACCOUNT.*, will send all webhooks for all events that match that pattern. Note that this can include new event types added after the subscription was created.
Set the webhook to be enabled or disabled
URL that the webhook will send request to
1000
Webhook creation timestamp in RFC3339 format
A description of what the webhook is used for
The unique ID of the webhook
Timestamp that this webhook was created or the last time any field was changed
Timestamp of the last Webhook modification in RFC3339 format
Additional information stored to the webhook
The id of the tenant containing the resource.
"abcdef_ghijkl"