Skip to main content
POST
/
organization-skills
Error
A valid request URL is required to generate request examples
{
  "skill_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "name": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Input for creating an organization skill

content
string
required

Complete SKILL.md content with YAML frontmatter

Minimum string length: 1

Response

OK

skill_id
string<uuid>
required
name
string
required