Skip to main content
DELETE /v1/endpoints/:id
204

Documentation Index

Fetch the complete documentation index at: https://docs.annature.com.au/llms.txt

Use this file to discover all available pages before exploring further.

Permanently deletes a webhook endpoint from your organisation. Once deleted, the endpoint will no longer receive webhook events, and its signing secret will be invalidated.
Any pending webhook delivery attempts to this endpoint will be immediately cancelled. No further retries will occur after deletion.

Parameters

id
string
The unique identifier for the webhook endpoint.
DELETE /v1/endpoints/:id
204