Skip to main content
POST
Create group

Authorizations

Authorization
string
header
required

SCIM bearer token issued from your Cube Cloud account settings.

Body

application/json

A SCIM 2.0 core Group resource.

displayName
string
required

Human-readable name of the group.

schemas
string[]
Example:
members
object[]

Response

201 - application/json

The created group.

A SCIM 2.0 core Group resource.

displayName
string
required

Human-readable name of the group.

schemas
string[]
Example:
id
string
read-only
members
object[]
meta
object
read-only