Request This endpoint expects an object.
first_name string Required <=255 characters
First name
login string Required <=255 characters
email string Optional format: "email"
An entity user business email
last_name string Optional <=255 characters
Last name
phone string Optional
An entity user phone number in the international format
role_id string Optional format: "uuid"
UUID of the role assigned to this entity user
title string Optional <=255 characters
Title
Response Successful Response
id string format: "uuid"
UUID entity user ID
created_at datetime
UTC datetime
updated_at datetime
UTC datetime
role_id string format: "uuid"
UUID role ID
status enum
record status, 'active' by default
Allowed values: active deleted
email string format: "email"
An entity user business email
first_name string
First name
phone string
An entity user phone number in the international format
userpic_file_id string format: "uuid"