cURL
curl --request DELETE \ --url https://visitorquery.com/api/v1/projects/{projectId}/webhooks/{webhookId} \ --header 'Authorization: Bearer <token>'
{ "data": null }
Deletes a webhook from the specified project
Documentation IndexFetch the complete documentation index at: https://docs.visitorquery.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.visitorquery.com/llms.txt
Use this file to discover all available pages before exploring further.
The developer API key from your account
200