Create a User - 1

This API allows you to create a user in your account.

Note: This API will be deprecated in February'23 and we recommend to use Create a User - 2 going forward.

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

First name of the user

string
required

Last name of the user

string
required

Role ID assigned to the current user account which is assigned according to the role of the user.

string

Name of the role to be associated with the user. This is a mandatory field only when the field - roleId is blank. Either roleId or roleName is a mandatory field.

string

Main contact number of the associated user in the format + - . Eg. +1-9999999999

string

Boolean value denoting whether the maintenance alert package is enabled or not for the user.

string

Boolean value denoting whether the new release alert package is enabled or not for the user.

string
required

Email address associated to the user account.

string
required

Timezone to which the user account falls under. The following timezones are valid: Canada/Central : CDT/CST ; US/Pacific : PDT/PST ; US/Eastern : EDT/EST ; US/Mountain : MDT/MST ; Etc/Greenwich : GMT ; Asia/Calcutta : IST ; US/Hawaii : HDT/HST ; US/Alaska : AKDT/AKST ; America/Phoenix : MST ; Mexico/General : CST/CDT ; Mexico/BajaSur : MST/MDT ; Mexico/BajaNorte : PST/PDT ; Canada/Newfoundland : NST/NDT ; America/Puerto_Rico : AST ; America/Chicago : CDT/CST ; America/Argentina/Buenos_Aires : ART

groupIds
array of strings
required

List of group IDs to which the user account is linked with.

groupIds*
boolean

Boolean value denoting whether the email account linked to the user account has been verified. Set this field to 'true' if the user needs to receive alert emails.

string

The user type assigned to the user account. The list of usertypes are: driver & user. By default, the field value is 'user'

string

The employee ID linked to the user account.

string
required

The password set by the user for the user account.

string
required

User name associated to the user account.

Responses

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