latestOpenAPI 3.0.02026-08-198285202.9 KB

3dc30dd23624

Webhooks

Create a new webhook

post/webhooks

Request body

namestring required

Name of the webhook

descriptionstring

Description of the webhook

urlstring uri required

URL to send webhook events to

eventsstring[] required

List of events to subscribe to

activeboolean

Whether the webhook should be active upon creation. Defaults to false.

Response

Webhook created successfully