skills
Update a skill
Applies a sparse patch to the skill's file tree. Each entry in files is keyed by relative path: a non-null value upserts that file, an explicit null deletes it, and absent paths are left unchanged. SKILL.md cannot be deleted via this endpoint — use DELETE on the skill instead. Skills support file entries only — linked agent/skill entries are rejected. The commit is atomic: on validation failure no changes are applied.
patch/v1/fleet/skills/{skillID}
Path parameters
skillIDstring required
Skill ID
Request body
Response
OK
Changes
Changed in 1 of the 48 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○