Webhooks

Delete webhook

Permanently delete a webhook configuration.

delete/v1/webhooks/settings

Query parameters

idstring required

Webhook ID to delete

Response

Webhook deleted successfully

successboolean

Changes

Changed in 1 of the 26 revisions of this API.1

    • added the pattern ^[a-fA-F0-9]{24}$ to the query request parameter id

      request-parameter-pattern-added