Skip to content

Add Project Skill

POST
/api/v1/admin/projects/{project_id}/skills

Upload one SKILL.md file for a tenant.

project_id
required
Project Id
string format: uuid
X-Admin-Key
Any of:
string
X-Admin-API-Key
Any of:
string
X-Project-ID
Any of:
string
SkillContentRequest

Payload for creating or updating one SKILL.md file.

object
content
required
Content
string
>= 1 characters

Successful Response

SkillContentResponse

One SKILL.md file response.

object
content
required
Content
string
metadata
Metadata
object
key
additional properties
any
name
required
Name
string

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string