/webhooks/:id
/api/v1/webhooks/{id} - DELETE
curl -X DELETE "https://example.com/api/v1/webhooks/4a01a492-f21b-4cad-9836-910ec06f6e26"Empty
{ "error": { "code": "string", "message": "string", "details": null }}/api/v1/webhooks/{id} - DELETE
curl -X DELETE "https://example.com/api/v1/webhooks/4a01a492-f21b-4cad-9836-910ec06f6e26"{ "error": { "code": "string", "message": "string", "details": null }}