v5

latestSwagger 2.02026-07-136680294.1 KB

Update an existing Person Group's name and userData. The properties keep unchanged if they are not in request body.

patch/persongroups/{personGroupId}

Path parameters

personGroupIdstring required

ID of the container.

Request body

namestring

User defined name, maximum length is 128.

userDatastring

Optional user defined data. Length should not exceed 16K.

Response

The request has succeeded.