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.
删除指定 Channel。
DELETE /api/v1/forward/channels/{channel_id}
Bearer <PAT>
id
curl -s -X DELETE 'https://api.qoder.com/api/v1/forward/channels/channel_019eabc123' \ -H "Authorization: Bearer $QODER_PAT"
{ "id": "channel_019eabc123", "deleted": true }
true
enabled=false
authentication_error
not_found_error
api_error