v1

latestOpenAPI 3.0.12026-07-24283883639.5 KB
SkillPlan

Add a Section to a Skill Plan

This endpoint adds a new section to an existing skill plan. On a successful add, it returns a 201 Created response. <br><br><h3>Required Scope</h3>skill_plans:write

post/api/v2/skill-plans/{id}/sections

Path parameters

idstring required

The ID of the skill plan to add a section to.

Request body

Response

Success