Delete a webhook endpoint

Removes the endpoint and its delivery history.

DELETE
/webhooks/{id}

Removes the endpoint and its delivery history.

Path Parameters

id*string

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/webhooks/string"
{  "id": "string"}