Delete Webhook
Permanently deletes a webhook and stops all event notifications.
Use this to:
- Remove unused or obsolete webhook configurations
- Clean up webhook endpoints and subscriptions
- Stop event notifications to specific URLs
- Maintain organized webhook management
Key information returned:
- Success confirmation of webhook deletion
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Path parameters
webhookId
Id of the webhook
Response
Webhook deleted