Skip to main content
DELETE
/
webhooks
/
{webhook_id}
Error
A valid request URL is required to generate request examples
{
  "code": 400,
  "error": "Bad Request",
  "message": "Invalid request parameters"
}

Documentation Index

Fetch the complete documentation index at: https://coinvoyage-3c99945b.mintlify.app/llms.txt

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

Headers

Authorization-Signature
string
required

Authorization header format: 'APIKey=<api_key>,signature=,timestamp=<unix_timestamp>'

Path Parameters

webhook_id
string
required

The unique identifier of the webhook

Response

Webhook deleted successfully