v1

latestOpenAPI 3.0.12026-07-24283883639.5 KB
Pathway

Add a Subsection to a Pathway

This endpoint adds a subsection (lesson) to an existing section in a Pathway. <br><br><h3>Required Scope</h3>pathways:write

post/api/v2/pathways/{id}/sections/{section-id}/lessons

Path parameters

idstring required

The ID of the pathway to add a subsection to.

section-idstring required

The ID of the section to add a subsection to.

Request body

Response

Success