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.

Required Scope

skill_plans:write

Path Params
string
required

The ID of the plan.

string
required

The ID of the section.

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!