v1

latestOpenAPI 3.0.12026-07-2681110143.5 KB
Webhooks

Create webhook

Create an instance of WebhookView.

post/webhooks

Request body

displayNamestring required

Display name for the webhook

urlstring

URL where webhook events will be sent

authorizationstring

Authorization header value for webhook commands

activeboolean

Whether the webhook is active

contactEmailstring

Email address to notify when webhook delivery errors occur

errorThresholdinteger

Number of times a webhook will be retried and consecutive errors will result in an email notification

integrationIdstring uuid

Id of the integration this webhook is associated with. This is required for 3rd party integrators

Response

The request has succeeded.

idstring uuid
urlstring required
createdDatestring date-time required