You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
superkai edited this page May 9, 2016
·
20 revisions
Profile API
POST api/profile (adding new profile, profile name response: profile ID)
GET api/profile/{ID} (get the content of profile, what is in the profile?)
POST api/profile/{ID} (search history saved to profile, tags
DELETE api/profile/{ID}