Swagger 2.02026-07-136362180.5 KB

106051bfd7b7

Update an existing person group's display name and userData. The properties which does not appear in request body will not be updated.

patch/persongroups/{personGroupId}

Path parameters

personGroupIdstring required

Id referencing a particular person group.

Request body

namestring

User defined name, maximum length is 128.

userDatastring

User specified data. Length should not exceed 16KB.

Response

A successful call returns an empty response body.