Create an User
string
required
The identifier of the user in your system
Return type
User
Return the user
Get an User
uuid
required
The Literal id of the user
Return type
User
Return the user, can be None if the user does not exist
Update an User
uuid
required
The Literal id of the user
string
The identifier of the user in your system
dict
The metadata of the user
Return type
User
Return the user
Delete an User
uuid
required
The Literal id of the user