關注或取消關注使用者。
終點:http://your-site.com/api/follow-user?access_token=ACCESS_TOKEN
POST 資料:
鑰匙價值描述必填user_id整數跟隨誰?是的
JSON 格式的成功 repsond:
{ "api_status": 200, "follow_status": "followed|unfollowed" }