Skip to main content
PUT
Update Skill

Authorizations

Authorization
string
header
required

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

Path Parameters

skill_id
integer
required

Body

application/json
skill_name
string | null
description
string | null
instructions
string | null
references
References · object | null
assets
Assets · object | null
is_public
boolean | null

Response

Successful Response