Delete webhook
Webhooks
Delete Webhook
Permanently removes a webhook subscription.
DELETE
Delete webhook
Permanently deletes a webhook subscription. Once deleted, your endpoint will no longer receive notifications for the subscribed events.
This error occurs when:
Example Request
Example Response
Error Responses
Webhook Not Found (404)
- The webhook ID doesn’t exist
- The webhook belongs to a different database
- You don’t have access to this database
Authorizations
Enter your Zite API key. Format: Bearer <api_key>
Path Parameters
The unique identifier of the database
The unique identifier of the webhook
Last modified on May 29, 2026