Delete a webhook subscription

Permanently deletes a webhook subscription on your account; the URL stops receiving events immediately and there is no undo. An ID that belongs to another account is answered with 404 and nothing is deleted, and deleting the same ID a second time also returns 404. To stop deliveries without losing the configuration, update the subscription with enabled: false instead.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the subscription to delete.

Responses
200

The subscription was deleted. The body is an empty object.

401

Missing or invalid API key.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json