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

Response

Webhook created successfully

Changes