SKILLS
Update Custom Skill
Update a skill's name, description, bundle, privacy, or any combination.
Omitting files leaves S3 untouched, so a metadata-only change costs no uploads.
files replaces the bundle rather than merging into it. A path the array omits is therefore a deletion, and one that would delete anything is refused with a 409 naming the paths unless replace_bundle is set. To edit a single file, use PUT /skills/{public_id}/files/{path}.
patch/skills/{public_id}
Path parameters
public_idstring required
Request body
Response
Successful Response
Changes
Changed in 2 of the 55 revisions of this API.2
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
endpoint added
endpoint-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○