v1

latestOpenAPI 3.0.12026-07-24283883639.5 KB
Pathway

Delete Resources in a Subsection of a Pathway

This endpoint deletes the entire existing collection of resources within the identified section of an existing Pathway. On a successful delete, a 204 No Content response is returned. <br><br><h3>Required Scope</h3>pathways:write

delete/api/v2/pathways/{id}/sections/{section-id}/lessons/{lesson-id}/relationships/resources

Path parameters

idstring required

The ID of the pathway.

section-idstring required

The ID of the section.

lesson-idstring required

The ID of the subsection (also known as lesson).

Request body

Response

No Content