delete
https://api.emaktalk.com/api/v1/webhooks/
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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200The subscription was deleted. The body is an empty object.
401Missing or invalid API key.
