/webhooks/{id}Delete a webhook endpoint
Removes the endpoint.
Example response
json
{
"data": {
"id": "62744637-a8b9-4c0d-9e2f-304152637485",
"deleted": true
}
}/webhooks/{id}Delete a webhook endpoint
Removes the endpoint.
Example response
{
"data": {
"id": "62744637-a8b9-4c0d-9e2f-304152637485",
"deleted": true
}
}