Skip to main content
PATCH
/
organization-skills
/
{skill_id}
Error
A valid request URL is required to generate request examples
{
  "success": true,
  "operations_applied": 123
}

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

Skill ID to update

Body

application/json

Input for updating a skill with patch operations

patch
object
required

Patch operations from @char/agent-skills

Response

OK

success
boolean
required
operations_applied
number
required