Skip to content

Instantly share code, notes, and snippets.

@rigelstpierre
Last active August 29, 2015 14:09
Show Gist options
  • Save rigelstpierre/809e8e74f76840521320 to your computer and use it in GitHub Desktop.
Save rigelstpierre/809e8e74f76840521320 to your computer and use it in GitHub Desktop.
Create new track friends api

Path: /api/app/users/#{facebook_uid}/friends or /api/app/users/#{email}/friends

Method: POST

Params: :uids, :emails, :user

Expected Response: {"data"=>{"tracked_friends_count" => "10"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment