JavaScript
Webhook-Subscription
Delete a webhook subscription
Deletes a webhook subscription.
POST
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.augustus.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Headers
Idempotency key for safe retries. Reusing a key with an identical request body returns the cached response. Reusing a key with a different body returns 409.
Body
application/json
The unique identifier of the webhook subscription to delete
Response
200 - application/json
Returns success if deleted, an error otherwise.
Whether the webhook subscription was successfully deleted