Groups Endpoint

Update Group - PATCH

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

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

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

patch/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

Changed in 2 of the 4 revisions of this API.31

    • the request property schemas became required

      request-property-became-required

    • the schemas response's property type/format changed from object/ to array/ for status 200

      response-property-type-changed

    • the schemas response's property type/format changed from array/ to object/ for status 200

      response-property-type-changed

    • the request property schemas became optional

      request-property-became-optional

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog