Delete Webhooks
You can delete any of your created webhooks.
Sample Request
curl https://api.allawee.com/webhooks/:id
-H "Authorization: Bearer YOUR_SECRET_KEY"
-H "Content-Type: application/json"
-X DELETE
You can delete any of your created webhooks.
curl https://api.allawee.com/webhooks/:id
-H "Authorization: Bearer YOUR_SECRET_KEY"
-H "Content-Type: application/json"
-X DELETE