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.bundleup.io/v1/webhooks/{id} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Deletes a webhook for the authenticated workspace.
Pass the API key as a bearer token.
Resource identifier.
Webhook deleted successfully.
Was this page helpful?