Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.vectrade.io/v1/vq/webhooks/{id} \ --header 'X-API-Key: <api-key>'
{ "error": { "message": "<string>", "type": "<string>", "docs_url": "<string>" }, "request_id": "<string>" }
Delete an existing webhook subscription by its unique identifier.
VecTrade API key (e.g., vq_live_...)
Webhook deleted