Users
Create a User
POST
/
users
Authorizations
Body
application/json
The full name of the user. It doens't have to be unique for the client.
The email of the user. The field does not have to be a real email address. It can be the user’s identifier in your system.
Response
201 - application/json
Unique identifier for user
Creation time in UTC of the user
The full name of the user. It doens't have to be unique for the client.
The email of the user. The field does not have to be a real email address. It can be the user’s identifier in your system.