Skip to main content
PATCH
Patient name fields (first_name, last_name) must follow specific validation rules due to lab restrictions. See Patient Name Validation for complete details.

Authorizations

x-vital-api-key
string
header
required

Vital Team API Key

Path Parameters

user_id
string
required

Body

application/json
first_name
string
required
last_name
string
required
email
string<email>
required
phone_number
string
required
gender
string
required
dob
string<date>
required
address
UserAddress · object
required
medical_proxy
GuarantorDetails · object | null
race
enum<string> | null

ℹ️ This enum is non-exhaustive.

Available options:
african_american_or_black,
asian,
indigenous_native_american_alaska_native,
other,
pacific_islander_or_hawaiian,
white_caucasian
ethnicity
enum<string> | null

ℹ️ This enum is non-exhaustive.

Available options:
hispanic,
non_hispanic,
ashkenazi_jewish,
other
sexual_orientation
enum<string> | null

ℹ️ This enum is non-exhaustive.

Available options:
lesbian_gay_or_homosexual,
heterosexual_or_straight,
bisexual,
dont_know,
other
gender_identity
enum<string> | null

ℹ️ This enum is non-exhaustive.

Available options:
male,
female,
female_to_male_ftm_transgender_male_trans_man,
male_to_female_mtf_transgender_female_trans_woman,
genderqueer,
other

Response

Successful Response

first_name
string
required
last_name
string
required
email
string
required
phone_number
string
required
gender
string
required
dob
string<date>
required
address
UserAddress · object
required
medical_proxy
GuarantorDetails · object | null
race
enum<string> | null

ℹ️ This enum is non-exhaustive.

Available options:
african_american_or_black,
asian,
indigenous_native_american_alaska_native,
other,
pacific_islander_or_hawaiian,
white_caucasian
ethnicity
enum<string> | null

ℹ️ This enum is non-exhaustive.

Available options:
hispanic,
non_hispanic,
ashkenazi_jewish,
other
sexual_orientation
enum<string> | null

ℹ️ This enum is non-exhaustive.

Available options:
lesbian_gay_or_homosexual,
heterosexual_or_straight,
bisexual,
dont_know,
other
gender_identity
enum<string> | null

ℹ️ This enum is non-exhaustive.

Available options:
male,
female,
female_to_male_ftm_transgender_male_trans_man,
male_to_female_mtf_transgender_female_trans_woman,
genderqueer,
other