Add Followers to a Skill Plan

This endpoint adds followers to an existing skill plan. On a successful add, it returns a 201 Created response with no body.

Note: This endpoint accepts up to 100 followers.

Required Scope

skill_plans:write

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the skill plan to update.

Body Params
data
array of objects
data
Responses
201

Success

400

Bad Request

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