Create a New End User

Creates a new end user in your SysAid account.

Query Params
boolean

Choose whether to send a password notification email to the new end user.

Body Params
string
required
length ≤ 64

The user's first name. Max length is 64 characters.

string
length ≤ 64

The user's last name. Max length is 64 characters.

string

The user's display name

string

The user's email address.

boolean

A diasbled user is listed in the system, but does not have access to it. Default value is 'no' (user has access).

Unique ID of the company the user works for

Unique ID of the department the user belongs to.

Unique ID of the location associated with the user.

string

The user's timezone. By default, the timezone will be set to the one chosen for your SysAid account.

string

The language used by the user. The default value is English.

string

User's work phone number/extension

string

User's mobile number.

boolean

Enable or disable automatic service record email notifications when a service record is updated.

boolean

Enable the user to log into the Self-Service Portal.

integer

Unique ID of the user's manager.

string
enum

Give the user access to Self-Service Portal service records created by other users.
There are 3 levels:

  • Regular user: Cannot view service records that do not belong to them (default).
  • Department: Can view service records created by anyone in their department.
  • Company: Can view service records created by anyone in the company.
Allowed:
string | null

The user's job title.

string
required

The name of the user as set by the SysAdmin.

company
groups
array of objects
groups
string
length ≥ 8

User's password to log into SysAid. Must be at least 8 characters long and contain at least one uppercase letter, one lowercase letter, and one number or special character. If left empty, SysAid will auto-generate a password.

Responses

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