v1

latestOpenAPI 3.0.02026-07-2411724301.7 KB
User

Create user

Create a new user.

post/v2/users

Request body

idstring

User alias.

role'basic' | 'plus' required

User role.

allow_cameraboolean
language'en' | 'it' | 'es' | 'pt'

Default language of the company and users created.

Response

Created User

idstring

User Id.

rolestring

User role.

allow_cameraboolean

Indicates if user is allowed to do video call or not.

languagestring

User language.

creation_datestring date-time

Creation date of the user.

avatar_urlstring

Avatar resource url of the user. The file pointed by this URL is treated as PII/PHI

activeboolean

Indicates if the user active or not.