API Reference - Registration
Create patient
Create a patient.
POST
Authorizations
Token-based authentication with required prefix "Token"
Body
The date of birth of the patient to be created.
The email of the patient to be created.
The first name of the patient.
The last name of the patient to be created.
The biological sex of the patient to be created.
Available options:
M
, F
Optional phone number of the patient.
Response
200 - application/json
The date of birth of the patient to be created.
The email of the patient to be created.
The first name of the patient.
The last name of the patient to be created.
The biological sex of the patient to be created.
Available options:
M
, F
Optional phone number of the patient.