Delete a Section in a Skill Plan

This endpoint deletes the specified section and any nested resources in an existing skill plan. On a successful deletion, it returns a 204 No Content response.

Required Scope

skill_plans:write

Path Params
string
required

The ID of the skill plan.

string
required

The ID of the section.

Response
204

No Content

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