Delete Webhook

Permanently deletes a specific webhook configuration based on its ID.
Use this API to remove webhook callbacks for events such as delivered, open, or click. Deleting a webhook is irreversible.
Note: When using a master account API key, you can delete a webhook for a subaccount by specifying the subaccount's username in the on-behalf-of header.

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

ID of the webhook to delete.

Headers
string

Allows a master account to retrieve webhooks configured by a subaccount, by specifying the subaccount's username.

Responses
204

Webhook deleted successfully

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