DELETE webhook

A DELETE query to the webhooks endpoint deletes a webhook identified by its id.

Relative Route

/webhooks/<id>

HTTP Verb

DELETE

Response

A successful query returns the no content status code (204).

If you have suggestions for improving this article, let us know!