SkillPlan
Delete Resources in a Section of a Skill Plan
This endpoint deletes the entire existing collection of resources within the identified section of an existing Skill Plan. On a successful delete, a 204 No Content response is returned. <br><br><h3>Required Scope</h3>skill_plans:write
delete/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
No Content
Changes
No recorded changes to this endpoint across all 1 revision of this API.