Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

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

Body

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

"auto"

language
string

Response

Success

profile
object