Delete webhook

Stops delivery for good. To pause instead, update the webhook with enabled: false and keep its configuration.

DELETE/webhook/{id}
AuthAPI keyorOAuth tokenHow to send it

Path parameters#

idstringrequired

The webhook to delete.

e.g. "whk_01KE7XWWEQ4MCGWKBQKJ1G47RP"

Response#

204Webhook deleted

No body.

Errors#

A failed call names what went wrong in code, with a sentence in message. The codes, which of them are worth retrying, and how to read a validation failure are on Errors.