Create a Person

Body Params
string
^[A-Z0-9]{1,32}$

Unique reference, assigned by external client.

string
required
^[\p{L}\p{M}\s'\-]{1,255}$

The legal given name of the person.

string
required
^[\p{L}\p{M}\s'\-]{1,255}$

The legal surname or family name of the person.

string
^[\p{L}\p{M}\s'\-]{1,255}$

An optional middle name of the person, if applicable.

string
^[\p{L}\p{M}\p{Zs}'\-\.]{1,255}$

The person’s name in their native script (e.g., Cyrillic, Kanji), if different from Latin characters.

date
required

The person’s birth date, in ISO-8601 format YYYY-MM-DD.

address
object
required
string
^.{1,255}$

An email address.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json