Create a Group

Use this API to create groups that can be used to manage your fleet. Different groups have different configurations and each group has an administrator. Nesting of groups is also possible. Default Group is considered as the parent of all groups.

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

The name of the group

string

Unique identifiers of the users who needs to be the administrators of the group. The unique identifier should be updated in comma-separated. You have an option to add a default administrator email by setting the field "useDefaultAdmin" to true.

boolean
Defaults to false

Boolean value to assign default administrator to the group.

string

The name of the parent group. You have an option to add a default parent group by setting the field "useParentDefaultGroup" to true.

boolean
Defaults to false

Boolean value to assign default parent group to the group

string

The configuration name for the group. You have an option to add a default configuration by setting the field "useDefaultConfig" to true.

boolean
Defaults to false

Boolean value to assign default configuration to the group

string

Additional description about the group

string
Defaults to #000000

The background color of the group

string
Defaults to #ffffff

The text color of the group

Responses

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