Update User Details

This API allows you to update one or all parameters of a specific user.

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

Unique identifier of the user to be updated

Body Params
string
required

Unique identifier representing the user to the updated

string

First name of the user. If you don't add this field in body, by default, this will get assigned with the existing/previous assigned name.

string

Last name of the user. If you don't add this field in body, by default, this will get assigned with the existing/previous assigned name.

string

Role ID assigned to the current user account which is assigned according to the role of the user. If you don't add this field in body, by default, this will get assigned with the existing/previously assigned role.

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

Timezone to which the user account falls under. If you don't add this field in body, by default, this will get assigned with the existing/previous assigned timeZone. 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

List of group IDs to which the user account is linked with. Please ignore this field for drivers. If you don't add this field in body, by default, this will get assigned with the existing/previous assigned name.

groupIds
boolean

Boolean value denoting whether the email account linked to the user account has been verified.

string

The user type assigned to the user account. The valid usertypes are: user & driver

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.

string
required

Unique identifier of the vehicle to be associated with the driver. 
Note: If this field is not provided, the driver–vehicle association will be removed. To maintain the existing association, include the vehicleID again.

Responses

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