delete http://api.tidyhq.com/v2/webhooks/
Deletes a particular webhook. You must be an administrator to access this API.
Response
204Successfully Deleted
Deletes a particular webhook. You must be an administrator to access this API.
204Successfully Deleted
xxxxxxxxxx
curl --request DELETE \
--url http://api.tidyhq.com/v2/webhooks/webhookId
Try It!
to start a request and see the response here!