Skip to main content
POST
Add followers

Usage

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

uid
string
required

The UID (or friendly_id) of the request

Body

application/json

UIDs of the users that should become followers

follower_uids
string[]
required

Response

Adds target user(s) to followers

result
object