v1

latestOpenAPI 3.0.12026-07-2681110143.5 KB
Webhooks

Update webhook configuration

Update a webhook's configuration. This will replace the configuration details

post/webhooks/{id}/configuration

Path parameters

idstring uuid required

Request body

displayNamestring

Display name for the webhook

urlstring

URL where webhook events will be sent

authorizationstring

Authorization header value for webhooks

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

Response

The request has succeeded.

idstring uuid
urlstring required
createdDatestring date-time required