webhooks

Create new Webhook subscription

The subscription will send events to the specified URL.

post/webhook/

Request body

urlstring required

Destination URL for the webhook subscription

verify_sslboolean

Verify SSL certificate of destination webhook URL. Set to false to disable SSL certificate validation. We recommend using https to protect your data during delivery.

Response

Successful response

Changes