Delete Followers from a Pathway

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

Note: This endpoint accepts up to 100 followers.

Required Scope

pathways:write

Path Params
string
required

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