Skip to content

Deletes a webhook

DELETE
/webhook

It deletes the webhook with the given name. Only owner and admin roles can delete a webhook.

object
name
required
string

Webhook deleted

object
code
required
Allowed values: ok

Unauthorized

object
code
required
Allowed values: unauthorized
unauthorized
legacy
required
Allowed values: unauthorized
unauthorized

User doesn’t belong to the organization

Any of:
object
code
required
Allowed values: no organization
no organization