Create patient
Create a patient.
Documentation Index
Fetch the complete documentation index at: https://docs.spotdx.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Token-based authentication with required prefix "Token"
Body
The first name of the patient.
"Alice"
The last name of the patient to be created.
"Smith"
The email of the patient to be created.
"alice123@gmail.com"
The biological sex of the patient to be created.
M, F "F"
The date of birth of the patient to be created.
Optional phone number of the patient.
"1234567890"
Response
The first name of the patient.
"Alice"
The last name of the patient to be created.
"Smith"
The email of the patient to be created.
"alice123@gmail.com"
The biological sex of the patient to be created.
M, F "F"
The date of birth of the patient to be created.
Optional phone number of the patient.
"1234567890"