user

Update user info

Update the authenticated user info.

put/user

Request body

emailstring

User's email

passwordstring password

User's password

facebook_idstring

User's facebook_id

facebook_auth_tokenstring

User's facebook_auth_token

first_namestring

User's first name

last_namestring

User's last name

notifications_new_musicboolean

New music notification flag

notifications_account_billingboolean

Account billing notification flag

Response

The user info has being updated correctly

Changes