Skip to main content
PUT

Authorizations

Authorization
string
header
required

OAuth2 Authorization Grant

Path Parameters

user_id
string
default:self
required

User ID to modify. Use 'self' for your own account, or provide a specific user ID for corporate member accounts.

Body

application/json

Request object for making changes in account

Model for updating user account

account_data
object
email
string

Account email address

Pattern: ^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+.[a-zA-Z0-9-.]+$
lastname
string

Your last name

name
string

Your first name

notifications
object

Account notification settings

phone
string

Your account phone number

Pattern: ^[+]?[0-9]{8,}$
profile_image
string

Profile image path

settings
object

Account settings

Response

Modify account information