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.

Required Scope

pathways:write

Path Params
string
required

The ID of the pathway.

string
required

The ID of the section.

string
required

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

Body Params
data
array of objects
data
Response
204

No Content

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!