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
string<uuid>
required

Body

application/json

Request to update a skill.

content
string | null

New content (only for content-type skills)

description
string | null

New description

name
string | null

New name

Response

Successful Response

Skill response model.

created_at
string
required
description
string | null
required
id
string
required
name
string
required
network_scope
string
required
slug
string
required
source_type
string
required
source_url
string | null
required
updated_at
string
required
workspace_id
string
required
is_catalog
boolean
default:false
registry_item_id
string | null
update_available
boolean
default:false