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

# Create a Skill Version

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

Creates a new empty draft version.

## Path parameters

- `id` string, required

## Response `201`

Version created successfully

## Changes

- **2026-07-14** `95f3baf4c960` — 2 info
  - api tag `Skill Versions` added
  - api tag `Skills` removed
- **2026-07-14** `bed7a47c6f25` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/px0-ai/apis/px0-api/changes/v1/skills/:id/versions/post.md)

---

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