cURL
curl --request DELETE \ --url https://clawconnected.com/api/notifications/{id} \ --header 'Authorization: Bearer <token>'
Delete channel.
API key (e.g. cc_live_...) in Authorization header or x-api-key header.
Removed
Was this page helpful?