Skip to main content
DELETE
/
v1
/
webhook_endpoints
/
{id}
Delete a webhook endpoint
curl --request DELETE \
  --url https://api.callingbox.io/v1/webhook_endpoints/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
default:sk_live_your_api_key
required

API key starting with sk_

Path Parameters

id
string<uuid>
required

Response

204

Deleted