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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"username":"\u003cstring\u003e","type":"\u003cstring\u003e"}