Create a new entity user from the specified values.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the entity that owns the requested resource.
"9d2b4c8f-2087-4738-ba91-7359683c49a4"
The user's first name.
255"Casey"
"Casey"
The username assigned to this user. Usernames must be unique within the entity.
The login value is not used by Monite but may be used by partner applications, for example, to map the users between the partner's platform and Monite.
255The user's business email address.
"c.peters@example.com"
The user's last name.
255"Peters"
The user's phone number.
"+491729925904"
ID of the role to assign to this user. The role defines the user's access permissions within the entity. Each user has just one role.
The user's job title.
255"Finance Manager"
Successful Response
A unique Monite-assigned ID of this entity user. Can be used with POST /auth/token to generate an API access token for this user.
UTC date and time when this user was created in Monite.
UTC date and time when this user was last updated.
The username assigned to this user. Usernames must be unique within the entity.
The login value is not used by Monite but may be used by partner applications, for example, to map the users between the partner's platform and Monite.
"caseyp"
ID of the role assigned to this user. The role defines the user's access permissions within the entity. Each user has just one role.
The user's status. Always active.
active, deleted The user's business email address.
"c.peters@example.com"
The user's first name.
"Casey"
The user's last name.
"Peters"
The user's phone number.
"+491729925904"
Unused. Reserved for future use. Currently always returns null.
null