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.

isHidden boolean

Person visibility

name string

Person name.

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