API Reference

The Delete Webhook endpoint in the ENV Bank API allows users to remove a previously registered webhook. By deleting a webhook, users can stop receiving notifications for the associated event type at the specified URL. This endpoint is useful when users no longer wish to receive notifications for a particular event or need to update their webhook configurations.

Log in to see full request history

🚧

HEADERS

Authorization (string, required): The access token generated by the authentication endpoint must be included in the authorization header in the format Bearer {{access_token}}.

➡️

Practical Tips

  • Action Confirmation: When deleting a webhook, confirm that you really want to stop receiving notifications for the associated event. This prevents unintentional interruptions in communication between systems.
Path Params
string
required

Unique ID of the webhook that should be deleted.

Responses

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