Path Parameters
ID of the webhook endpoint to delete.
Body
application/json · object
Response
Returns the deleted Webhook Endpoint object, including a deleted property set to true.
The response is of type object
.
Permanently deletes a webhook endpoint. This action can’t be undone, your application will no longer receive events sent to this URL.
ID of the webhook endpoint to delete.
Returns the deleted Webhook Endpoint object, including a deleted property set to true.
The response is of type object
.