Create a New Group

Creates a new group. Provide the necessary details as per the group type.

Body Params
string
required
length ≤ 64

The group's name.

string
enum
required

The group type.

Allowed:
integer

A number representing the support level (from existing support levels).

integer | null

The unique identifier for the company associated with the group.

string
length ≤ 256

The email address associated with the group.

boolean

Indicates whether the group receives automatic SR email notifications.

boolean

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

boolean

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

Responses

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