DELETE /api/v1/cloud/skills/{skill_id}
Deletes a Skill and returns a deletion confirmation.
Path parameters
| Parameter | Type | Description |
|---|---|---|
skill_id | string | Skill ID with the skill_ prefix |
Headers
| Header | Required | Description |
|---|---|---|
Authorization | Yes | Bearer $QODER_PAT |
Example request
Example response
HTTP 200 OK"type": "skill_deleted" in the response body.
Errors
| HTTP | Type | Trigger |
|---|---|---|
| 401 | TOKEN_INVALID | Missing or invalid authentication token |
| 404 | not_found_error | Skill does not exist or is no longer accessible |
Related
Agent Skills
Attach domain expertise to your agent.