Skip to main content

updatePeople

updatePeople

Request Body REQUIRED
people object[] 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.

id string REQUIRED

Person id.

isHidden boolean

Person visibility

name string

Person name.

Responses
200
Schema OPTIONAL
object[]
error string OPTIONAL

Possible values: [duplicate, no_permission, not_found, unknown]

id string
success boolean