1. Admin Webhooks API

DELETE webhook

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

Relative Route/webhooks/<id>
HTTP VerbDELETE

Response

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

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