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.

color string
featureFaceAssetId string

Asset is used to get the feature face thumbnail.

isFavorite boolean
isHidden boolean

Person visibility

name string

Person name.

Responses
200
Schema OPTIONAL
birthDate date
color string OPTIONAL

This property was added in v1.126.0

id string
isFavorite boolean OPTIONAL

This property was added in v1.126.0

isHidden boolean
name string
thumbnailPath string
updatedAt date-time OPTIONAL

This property was added in v1.107.0