v1

latestOpenAPI 3.0.12026-07-24283883639.5 KB
SkillPlan

Update a Section in a Skill Plan

This endpoint updates the specified section in an existing skill plan. On a successful update, it returns a 200 OK response. <br><br><h3>Required Scope</h3>skill_plans:write

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

Path parameters

idstring required

The ID of the skill plan.

section-idstring required

The ID of the section.

Request body

Response

Success