Pathway
Update a Section in a Pathway
This endpoint updates the specified section in an existing Pathway. <br><br><h3>Required Scope</h3>pathways:write
patch/api/v2/pathways/{id}/sections/{section-id}
Path parameters
idstring required
The ID of the pathway to update.
section-idstring required
The ID of the section to update.
Request body
Response
Success