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