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.
删除一个 Skill。
DELETE /api/v1/cloud/skills/{skill_id}
skill_id
skill_
Authorization
Bearer <PAT>
curl -X DELETE https://api.qoder.com/api/v1/cloud/skills/skill_019e3bba474b73cfaf19eae9b5f5e66d \ -H "Authorization: Bearer $QODER_PAT"
{ "id": "skill_019e3bba474b73cfaf19eae9b5f5e66d", "type": "skill_deleted" }
"type": "skill_deleted"
authentication_error
not_found_error