Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
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.
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
Response
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.