---
title: "Archive a Skill Version"
method: POST
path: "/v1/skills/{id}/versions/{version}/archive"
tags: ["Skill Versions"]
---

# Archive a Skill Version

`POST /v1/skills/{id}/versions/{version}/archive`

Archives a version.

## Path parameters

- `id` string, required
- `version` integer, required

## Response `200`

Version archived successfully

---

[API](https://skmtc.net/px0-ai/apis/px0-api.md) · [All operations](https://skmtc.net/px0-ai/apis/px0-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/px0-ai/px0-api/revisions/3ed72443989d/schema)
