Skip to main content
PATCH
Update Skill Collection
Rename an existing skill collection by identifier. This endpoint updates collection metadata only. To create a new saved version of the collection contents, use Save Skill Collection Version.

Authorizations

X-API-KEY
string
header
required

Path Parameters

identifier
string
required

Skill collection UUID, name, or root_path.

Body

application/json
name
string | null

Response

Skill collection updated successfully.

success
enum<boolean>
required
Available options:
true
skill_collection
object
required

A skill collection container in the public API.