Create an entity user
Create a new entity user from the specified values.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Request
This endpoint expects an object.
first_name
First name
login
email
An entity user business email
last_name
Last name
phone
An entity user phone number in the international format
role_id
UUID of the role assigned to this entity user
title
Title
Response
Successful Response
id
UUID entity user ID
created_at
UTC datetime
updated_at
UTC datetime
login
Login
role_id
UUID role ID
status
record status, ‘active’ by default
Allowed values:
email
An entity user business email
first_name
First name
last_name
Last name
phone
An entity user phone number in the international format
userpic_file_id