Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the user
The ID of the teamspace
Body
application/json
Response
200 - application/json
User updated successfully
Represents a user in a teamspace
The unique identifier of the user
The email address of the user
The first name of the user
The last name of the user
The permissions assigned to the user in the teamspace