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 会话范围与其 Identity 的配对关系。
DELETE /api/v1/forward/channel_pairings/{pairing_id}
Authorization
Bearer <PAT>
pairing_id
curl -s -X DELETE 'https://api.qoder.com/api/v1/forward/channel_pairings/pair_019eabc123' \ -H "Authorization: Bearer $QODER_PAT"
{ "id": "pair_019eabc123", "deleted": true }
id
deleted
true
authentication_error
deleted=true