cURL
Patients
Create Patient
Create a new patient.
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Create a new patient.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.