PersonDirectory

Update name or userData of a person.

patch/persons/{personId}

Path parameters

personIdstring uuid required

Person id to update.

Request body

namestring

User defined name, maximum length is 128.

userDatastring

User specified data. Length should not exceed 16KB.

Response

Success

Changes

Changed in 2 of the 28 revisions of this API.11