v18

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-2112360218.7 KB
Skills

Create a Skill

Creates a new skill inside a project. Accepts JSON or multipart/form-data with a zip file.

post/v1/projects/{projectID}/skills

Path parameters

projectIDstring uuid required

The ID of the project.

Request body

namestring required
slugstring
descriptionstring

Response

Skill created successfully