curl --request DELETE \ --url https://api.sandbox.goteal.co/webhooks/{webhook_id} \ --header 'X-API-KEY: <api-key>'
{ "message": "Webhook deleted successfully." }
ID of the webhook to delete
No Content
The response is of type object.
object