webhooks

Update existing Webhook subscription

put/webhook/{id}/

Path parameters

idstring required

Request body

status'active' | 'paused'
urlstring nullable

Destination URL for the webhook subscription

verify_sslboolean nullable

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