Skip to main content
PUT
Replace group

Authorizations

Authorization
string
header
required

SCIM bearer token issued from your Cube Cloud account settings.

Path Parameters

id
string
required

The unique SCIM identifier of the resource.

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

The updated 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