Usage
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The UID of the request
Body
application/json
UIDs of the users that should become followers
The body is of type object
.
Response
Adds target user(s) to followers
The response is of type object
.