Skip to main content
POST
Submit a initial questionnaire

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

The body is of type object.

Response

Successful ingestion of initial questionnaire

success
boolean
required

Indicates if the operation was successful