POST /api/v1/accounts/{account_id}/follow

Create a follow relationship between the authenticated user and the specified account. Federation is handled automatically for remote accounts.

Required Scopes

  • account:write

Parameters

Name In Required Type Description
account_id path yes integer

Request Body

None.

Responses

201

follow