Skip to main content
POST
Creates a 'follow' relationship from the authenticated account to a specified account.

Authorizations

Authorization
string
header
required

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

Response

OK

subject
object
required
followers
object[]
required
cursor
string

A cursor value to pass to subsequent calls to get the next page of results.