Skip to main content
POST
Create Skill

Authorizations

Authorization
string
header
required

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

Body

application/json
skill_name
string
required
description
string
required
instructions
string
default:""
references
References · object | null
assets
Assets · object | null
is_public
boolean
default:false
project_id
string | null
default:thaink2

Response

Successful Response