Delete Followers from a Skill Plan

This endpoint deletes the specified followers from a skill plan. It returns a 204 No Content response.

Note: This endpoint accepts up to 100 followers.

Required Scope

skill_plans:write

Path Params
string
required

The ID of the skill plan to update.

Body Params
data
array of objects
data
Responses
204

Success

400

Bad Request

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