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.
软删除一个 Forward Identity。
DELETE /api/v1/forward/identities/{identity_id}
Bearer <PAT>
curl -s -X DELETE 'https://api.qoder.com/api/v1/forward/identities/idn_019eabc123' \ -H "Authorization: Bearer $QODER_PAT"
{ "id": "idn_019eabc123", "deleted": true }
not_found_error
conflict_error
authentication_error
authentication_required