v1
latestOpenAPI 3.0.12026-07-24283883639.5 KBPathway
Update a Specific Pathway
This endpoint updates supplied fields for a specific pathway. <br><br>Note: The 'PATCH' endpoint does not support updating the 'sections' attribute of a Pathway with more than a 250 combined total of sections, subsections (lessons), and resources. If the 'sections' attribute is included in the 'PATCH', the entire sections array will be replaced for the Pathway.<h3>Required Scope</h3>pathways:write
patch/api/v2/pathways/{id}
Path parameters
idstring required
The ID of the pathway to update.
Request body
Response
Success