Archive Skill
Archive a compiled skill (recoverable; the bundle is retained).
Path Parameters
skill_id*Skill Id
Response Body
application/json
application/json
curl -X POST "https://example.com/skills/string/archive"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}