Add a new user

This endpoint Adds a new user to the system.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

RequestBody to create the user

string
required

Specify First Name of the User

string
required

Specify Last Name of the User

string
required

Create a unique username for your account. The username is required for authentication during login

string
required

The password used to access the user account. Must be 8-15 characters and contain at least one uppercase letter, one lowercase letter, one digit, and one special character

string
required

Specify the user's email address. All communications from Azuga will be delivered to this email address

string
required

Timezone in which the user is located

int64
enum
required
Defaults to 3

Unique ID indicating the user type. 3 = web admin, 6 = installer

Allowed:
string

The unique Identifier of an Employee

phoneNumber
object
string
required

The unique Azuga ID of the Role. This is automatically generated when the Role object is created and cannot be altered

string
enum
Defaults to map.html

Specify the web address (URL) of the page displayed to the user immediately following a successful login

string

URL of the user's profile picture

string

Landing page being set and used on the AFM side, where the user will be redirected after login on the AFM app

associatedGroupIds
array of strings
required

Array of strings where each string represents the unique Azuga ID of a group that the user is associated with

associatedGroupIds*
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json