User Set Info Old

From EveryTrail API Developer Documentation

Jump to: navigation, search

You set attributes in a user profile by sending a HTTP post request to http://www.everytrail.com/api/user/setuserinfo with the following variables:

  • uid (required)
  • email
  • activities
  • first_name
  • last_name
  • intro
  • city
  • state_province
  • country
  • zipcode

Upon success, we return a <user>###</user> with the uid field for ###. Upon error one or more of following error codes are returned

4 - Invalid Email Address 10 - Unknown Error