Update an entity user
Change the specified fields with provided values.
Path parameters
entity_user_id
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.
email
An entity user business email
first_name
First name
last_name
Last name
login
Login
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