Users
Update a user
Update a user information for the authenticated workspace
PUT
/
users
/
information
Authorizations
Authorization
string
headerrequiredBearer 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