Skip to main content

createPerson

createPerson

Request Body REQUIRED
birthDate date

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

color string
isFavorite boolean
isHidden boolean

Person visibility

name string

Person name.

Responses
201
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