Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
User information updated successfully
The response is of type object
.
Update a user information for the authenticated workspace
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
User information updated successfully
The response is of type object
.