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://console.vast.ai/api/v0/webhooks/{id}/ \ --header 'Authorization: Bearer <token>'
{ "success": true }
Delete a notification webhook.
API key must be provided in the Authorization header
Webhook ID.
Webhook deleted successfully
true