Skip to main content
PATCH
Update skill with patch

Authorizations

Authorization
string
header
required

WorkOS JWT token. Obtain via WorkOS AuthKit authentication flow. The token must include organization_id claim for organization-scoped endpoints.

Path Parameters

skill_id
string<uuid>
required

Skill ID to update

Body

application/json

Input for updating a skill with patch operations

patch
object
required

Patch operations from agent-skills-ts-sdk

domains
string[]

Hostnames for domain-scoped activation

Response

OK

success
boolean
required
operations_applied
number
required