Skip to main content

updatePerson

updatePerson

Path Parameters
id uuid REQUIRED
Request Body REQUIRED
birthDate date

Person date of birth. Note: the mobile app cannot currently set the birth date to null.

featureFaceAssetId string

Asset is used to get the feature face thumbnail.

isHidden boolean

Person visibility

name string

Person name.

Responses
200
Schema OPTIONAL
birthDate date
id string
isHidden boolean
name string
thumbnailPath string