Skip to main content
DELETE
/
api
/
webhooks
/
{id}
Remove webhook
curl --request DELETE \
  --url https://clawconnected.com/api/webhooks/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key (e.g. cc_live_...) in Authorization header or x-api-key header.

Path Parameters

id
string
required

Response

200

Removed