v1
latestOpenAPI 3.0.12026-07-24283883639.5 KBSkillPlan
Update Resources in a Section of a Skill Plan
This endpoint replaces the entire existing collection of resources within the identified section of an existing Skill Plan. The sequence will be in the order they appear in the array. If all resources are successfully updated, a 200 OK response is returned. Any resources that could not be updated will be identified in the response. <br><br><h3>Required Scope</h3>skill_plans:write
patch/api/v2/skill-plans/{id}/sections/{section-id}/relationships/resources
Path parameters
idstring required
The ID of the plan.
section-idstring required
The ID of the section.
Request body
Response
Success