v1

latestOpenAPI 3.0.02026-07-26689.2 KB
Skills

Update a Skill

Updates an existing Skill in your workspace.

patch/skills/v1/{skillId}

Path parameters

skillIdstring uuid required

UUID of the Skill.

Request body

namestring

Skill name.

slugstring

Stable Skill slug.

descriptionstring

Description used to explain when the Skill should apply.

instructionsstring

Skill instructions.

integrationIdsstring[]

Integration IDs to attach to the Skill. Replaces the current integration list.

Response

Skill updated successfully