UpdateUser
Updates the user object.
Important: if the user is registered via OIDC, this can only be used to update the role.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A user represents someone that wants to identify themselves within the Motto Content Delivery API.
Important: not to be confused with Account which is an account of the Motto Studio API.
Important: this will be a partial object if the User was registered via OIDC, since such PII is not stored in Motto.
The project to which this user belongs.
Given name
Family name
Email address.
Phone number.
Profile picture URL.
Role of the user.
ROLE_UNSPECIFIED, ROLE_DEFAULT, ROLE_TESTER, ROLE_VIP OK
A user represents someone that wants to identify themselves within the Motto Content Delivery API.
Important: not to be confused with Account which is an account of the Motto Studio API.
Important: this will be a partial object if the User was registered via OIDC, since such PII is not stored in Motto.