Patch skill
Skills
Update Skill
Updates mutable workspace agent skill fields. Requires a token with write access.
PATCH
Patch skill
Authorizations
Conduit API token. Use Authorization: Bearer <token>. Read/write endpoints require a token with write access.
Path Parameters
Skill id.
Example:
"ks77c0dy0mgdpzmqz6tesry8w184002s"
Query Parameters
Optional workspace override. If omitted, Conduit resolves the skill's workspace automatically.
Example:
"j57demo8f8x7c9v0n2q4r6t8y1u3i5o"
Body
application/json
Request body for patching a workspace agent skill. Pass null to clear optional metadata fields.
Response
Skill updated
Single workspace skill response.