cURL
curl --request POST \ --url https://clawconnected.com/api/notifications \ --header 'Authorization: Bearer <token>'
Body channel_type, config, enabled_events?.
API key (e.g. cc_live_...) in Authorization header or x-api-key header.
Added
Was this page helpful?