Delete a webhook
/webhook/{id}Delete a webhook
Team API key generated from team settings. Sent as Authorization: Bearer <api_key>.
In: header
Unique identifier of the webhook to delete
application/json
curl -X DELETE "https://example.com/webhook/string"{ "id": "string"}