Delete a subscription
Webhooks
Delete a subscription
Deletes a webhook subscription.
DELETE
Delete a subscription
Permanently deletes a webhook subscription. No further events will be delivered to the subscription’s URL.Documentation Index
Fetch the complete documentation index at: https://docs.exowizz.com/llms.txt
Use this file to discover all available pages before exploring further.
Path parameters
The webhook subscription ID.
Request
Response
Returns204 No Content with an empty body on success.
Errors
| Status | Description |
|---|---|
404 | Subscription not found or does not belong to the authenticated user |