PUT
/
me
/
profile

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
color_scheme
enum<string>
required
Available options:
auto,
light,
dark
language
string
name
string
required
settings
object
required
surname
string
required

Response

200 - application/json
profile
object