v1

latestOpenAPI 3.0.12026-07-24283883639.5 KB
SkillPlan

Update a Specific Skill Plan

This endpoint updates supplied fields for a specific skill plan. <br><br>Note: The 'PATCH' endpoint does not support updating the 'sections' attribute of a Skill Plan with more than a 250 combined total of sections and resources. If the 'sections' attribute is included in the 'PATCH', the entire sections array will be replaced for the Skill Plan.<h3>Required Scope</h3>skill_plans:write

patch/api/v2/skill-plans/{id}

Path parameters

idstring required

The ID of the skill plan to update.

Request body

Response

Success