These docs are for v0.0.1. Click to read the latest docs for v1.0.63.

Create Group

This API requires the Account Administrator role.

Creates a group.

The following fields must be unique otherwise a HTTP 409 Conflict will be returned:

  • name
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 6 and 6
^[a-zA-Z]{6}$

The unique 6 character internal id that represents the customer account.

Body Params

Group with properties which needs to be created

This model holds the group related data

string
length between 1 and 255
^[^<>\^@#]*$

Name of the group

string
length between 0 and 255
^[^<>\^@#]*$

Description of the group

string
length between 0 and 6
^[a-zA-Z]{0,6}$

Unique Id for Account or Node where group get created

resources
array of objects
length between 1 and 50

List of group resource

resources

This is container model for group data

string
required
length between 1 and 255
^[^<>\^@#]*$

Type of the group

resourceIds
array of strings
length ≤ 500

Unique Id's of resources which are member of this group

resourceIds
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json
application/problem+json