Webhooks
Delete webhook
Permanently delete a webhook configuration.
delete/v1/webhooks/settings
Query parameters
idstring required
Webhook ID to delete
Response
Webhook deleted successfully
Changes
Changed in 1 of the 26 revisions of this API.1
- ▲
added the pattern
^[a-fA-F0-9]{24}$to thequeryrequest parameteridrequest-parameter-pattern-added
- ▲