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://app.tagadapay.com/api/public/v1/webhooks/{id} \ --header 'Authorization: Bearer <token>'
{ "success": true, "id": "wh_abc123" }
Delete an existing webhook endpoint
Enter your API key as: Bearer your-api-key
Bearer your-api-key
Successful response