Groups Endpoint

Update Group - PUT

This API updates the group details and returns the updated group details using a PUT operation.

  • <b>Scope(Permission) required:</b> internal_group_mgt_update

  • <b>Flow type:</b> Client Credentials OAuth Flow

put/Groups/{id}

Path parameters

idstring required

Unique ID of the resource type.

Query parameters

attributesstring

SCIM defined attributes parameter.

excludedAttributesstring

SCIM defined excludedAttribute parameter.

Response

Group is updated

Changes

No recorded changes to this endpoint across all 4 revisions of this API.