groups

Update a group

Update a group's name or other properties by its ID. Only the fields included in the request body are modified.

put/v1/groups/{groupId}

Path parameters

groupIdstring uuid required

Request body

Response

Successful response

errorboolean required

Changes

Changed in 1 of the 17 revisions of this API.2

    • api operation id updateGroupV1 was added

      api-operation-id-added

    • added the non-success response with the status 409

      response-non-success-status-added