Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

patientId
string<uuid>
required

The id of the patient in question A universally unique identifier.

Example:

"29ea9012-c622-4851-a57a-9327abd21198"

Body

application/json
received_date
string<date-time>
required
Example:

"2022-04-18T09:46:00Z"

collected_date
string<date-time>
required
Example:

"2022-04-18T09:46:00Z"

report_generated_date
string<date-time>
required
Example:

"2022-04-18T09:46:00Z"

markers
object[]
required

Response

Successful ingestion of biomarker results

patient_id
string
required

The ID of the patient

success
boolean
required

Indicates if the operation was successful