Add Followers to a Pathway

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

Note: This endpoint accepts up to 100 followers.

Required Scope

pathways:write

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

The ID of the pathway 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!