Create a New Group

Creates a new user group in your SysAid account.

Body Params
string
required
length ≤ 64

The group's name.

string
enum
required

The group type. The group permissions will be set according to the indicated type.

Allowed:
integer

Support level indicates in what order a service record moves through your support structure.
For example, all service records might go to 1st level. Difficult service records that 1st level can't solve would be passed on to 2nd level, and only special cases might be advanced from 2nd level to 3rd level.
The support level of an Agent in more than one group is the highest support level of any of the groups he is in. Only relevant for Admin type groups.
The support level determines the permissions and access rights associated with the group.
The default value is 3.

integer | null

Unique ID of the company the groups works for.

string
length ≤ 256

The email address associated with the group.

boolean

Indicates whether the group receives automatic service record email notifications when the record is updated.

boolean

Indicates if the group can be assigned to a service record. Not applicable if the group type is set to end-users.

boolean

Determines if service records should be automatically dispatched. Only applicable if the canBeAssignedToServiceRecord is set to true.

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