Skip to main content
PUT
Update group

Authorizations

Authorization
string
header
required

Operation requires OAuth 2.0 bearer token authentication.

Path Parameters

organizationID
string
required

An organization ID.

groupid
string
required

A unique group ID.

Body

application/json

Body required to update a group.

A group when created or updated.

metadata
object
required

Metadata required for all API resource reads and writes.

spec
object
required

A group.

Response

Group successfully updated and returned.