Add a user

Add new user

Body Params
string
required

First name for new user.

string
required

last name for new user.

string
required

Email for user.

integer
required

Set the group ID for the user. This can be found in the Groups section in Vrio.

string
enum
required
  • ui - User Interface
  • api_key - API Key
Allowed:
string

Phone number for user.

string

Set a comma separated list of IP Address that this user can access Vrio from.

boolean

Should an activation email be sent. This would only apply for UI users.

string

The password must be at least 12 characters and contain at least one uppercase letter, one lower case letter and one number. Required if send_activation_email is false and user type is UI.

boolean

Set the active status of a user.

string

Apply note to the history of this user.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json