v1

latestOpenAPI 3.0.02026-07-24115101.2 MB
Groups

Create Group

Use this endpoint to create a group. See Group for more information.

post/Groups

Query parameters

attributesstring

When included, each resource returned will contain the minimum set of resource attributes and any attributes or sub-attributes explicitly requested.

excludedAttributesstring

When included, each resource returned will contain the minimum set of resource attributes. Additionally, the default set of attributes minus those attributes listed in "excludedAttributes" is returned.

Request body

displayNamestring

A human-readable name for the Group.

externalIdstring nullable

A custom, user-supplied ID.

idstring

The ID of this resource instance.

schemasstring[]

A schema for representing the group's configuration.

Response

Returns the created group, optionally filtered by values in attributes or excludedAttributes parameters.

displayNamestring

A human-readable name for the Group.

externalIdstring nullable

A custom, user-supplied ID.

idstring

The ID of this resource instance.

schemasstring[]

A schema for representing the group's configuration.