Add Project Skill
POST
/api/v1/admin/projects/{project_id}/skills
Upload one SKILL.md file for a tenant.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” project_id
required
Project Id
string format: uuid
Header Parameters
Section titled “Header Parameters ”Request Body required
Section titled “Request Body required ” SkillContentRequest
Payload for creating or updating one SKILL.md file.
object
content
required
Content
string
Responses
Section titled “ Responses ”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>
ValidationErrorobject
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string