Create Group

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

Query Params
string

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

string

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.

Body Params

Request body parameters for creating a group.

string

A human-readable name for the Group.

string | null

A custom, user-supplied ID.

string

The ID of this resource instance.

members
array of objects
length ≥ 0

A list of members of the Group.

members
meta
object | null

An object containing group metadata properties.

schemas
array of strings

A schema for representing the group's configuration.

schemas
Headers
string
enum
Defaults to application/scim+json

Generated from available response content types

Allowed:
Responses

400

Invalid format or content of the request.

401

The SCIM token is invalid.

409

A conflict occurred with the current state of the target resource.

Language
Credentials
Bearer
URL
Response
Choose an example:
application/scim+json
application/json