Parameters
JSON body
Request body
application/jsonfirstNamestringOptionalFirst name (will be capitalized).
Length: 2–100
lastNamestringOptionalLast name (will be capitalized).
Length: 2–100
middleNamestring | nullOptionalOne of 2:
Variant 1
string
Middle name (will be capitalized). Null to clear.
Length: 0–100
Variant 2
null
birthdaystring | nullOptionalOne of 2:
Variant 1
string
Date of birth in ISO 8601 format (YYYY-MM-DD). Null to clear.
Example
1990-05-15Variant 2
null
genderstring | nullOptionalOne of 2:
Variant 1
string
Gender identifier: "male", "female", "other", or null to clear.
Example
maleVariant 2
null