Update a skill
Partial update. Send only the fields you want to change.
Scope:skills:writeAuthentication
AuthorizationBearer
Your ara_ API key from Settings > Ara API. Keys are capability-scoped: run, plugins:read, secrets:read, secrets:write, sessions:read, knowledge:read, repos:read, repos:write, reviews:read, reviews:write, analytics:read, org:read, org:write, attachments:read, attachments:write, plugins:write, guardrails:read, guardrails:write.
Path parameters
orgId
Organization id or slug. Resolve it with GET /v3/self.
skillId
Request
This endpoint expects an object.
name
description
instructions
activation_keywords
is_enabled
Response
Updated.
skill_id
name
description
instructions
activation_keywords
is_enabled
created_by
created_at
updated_at
Errors
404
Not Found Error