Users
Update a user
Update a user information for the authenticated workspace
PUT
/
users
/
information
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Update a user information for the authenticated workspace
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.