webhooks

Create a new webhook

put/webhooks

Request body

urlstring uri required

The URL where webhook events will be sent to

Response

Successful response

idstring uuid

The id of the webhook that was just created

Changes