Follow user
POST {{baseUrl}}/user_account/following/:username
This endpoint is currently in beta and not available to all apps. Learn more.
Use this request, as a signed-in user, to follow another user.
Request Body
{"auto_follow"=>false}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"username":"username","type":"user"}