Users
Update user
UpdateUser
Updates the user object. Not all fields are updatable, as some of this information is provided by the external identity provider that is configured for this project.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
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.
Response
200
application/json
OK
The response is of type object
.