Follows the specified user on behalf of the current user (or sends a follow request for private accounts).
POST/follow/:username
Follows the specified user on behalf of the current user (or sends a follow request for private accounts).
Request
Responses
- 200
- 401
- 403
OK
Unauthorized - missing or invalid credentials.
Forbidden - authenticated but missing required role or policy.