v1

latestOpenAPI 3.1.0MIT2026-07-132429592.7 MB
Skills

Create a new immutable skill version.

post/skills/{skill_id}/versions

Path parameters

skill_idstring required
Example:skill_123

The identifier of the skill to version.

Request body

defaultboolean

Whether to set this version as the default.

Response

Success

object'skill.version' required

The object type, which is skill.version.

idstring required

Unique identifier for the skill version.

skill_idstring required

Identifier of the skill for this version.

versionstring required

Version number for this skill.

created_atinteger required

Unix timestamp (seconds) for when the version was created.

namestring required

Name of the skill version.

descriptionstring required

Description of the skill version.