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.
Deletes a webhook from a project.
cURL
curl --request DELETE \ --url https://api.beyondwords.io/v1/projects/{project_id}/webhooks/{id} \ --header 'X-Api-Key: <api-key>'
The numeric ID of your project
id
successful
Was this page helpful?