Update Patient Profile

Update the authenticated patient's profile details.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

A Data Transfer Object (DTO) for updating a patient's user profile information. This schema contains the fields that can be modified by the patient.

string

The patient's updated first name.

string

The patient's updated last name.

string
required

The patient's updated date of birth in YYYY-MM-DD format.

string
required

The patient's updated phone number.

gender
object
required

The patient's updated gender.

Headers
string
required

A Valid JWT Authentication token.

string

Your unique Organization ID. This header is only required when using a custom portal domain, otherwise it is optional.

Response

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