PUT
/
users
/
information

Authorizations

Authorization
string
headerrequired

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

Body

application/json
firstName
string

User first name

lastName
string

User first name

Response

200 - application/json
error
boolean