PUT
/
accounts
/
{user_id}

Authorizations

Authorization
string
headerrequired

OAuth2 Authorization Grant

Path Parameters

user_id
string
default: selfrequired

User ID to get information about. For your own account use 'self'

Body

application/json

Model for updating user account

account_data
object
email
string

Account email address

lastname
string

Your last name

name
string

Your first name

notifications
object

Account notification settings

phone
string

Your account phone number

profile_image
string

Profile image path

settings
object

Account settings