Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.range.org/v1/risk/channels/{channel_id} \ --header 'Authorization: Bearer <token>'
{ "acknowledged": true }
Soft-deletes one channel owned by your workspace.
Use Authorization: Bearer
The channel id.
"44444444-4444-4444-4444-444444444445"
true
Was this page helpful?