Relationships
Modify the relationship between the current user and thetarget user.
post/users/{user-id}/relationship
Request body
'follow' | 'unfollow' | 'block' | 'unblock' | 'approve' required
Response
OK
Modify the relationship between the current user and thetarget user.
OK