Activate Kit
Activate a kit via API by either providing ‘patient_id’ or the information needed to create a new patient. Please note that the activation API is only available for selected kits.
POST
cURL
Authorizations
Token-based authentication with required prefix "Token"
Path Parameters
Query Parameters
Public ID of the kit
Body
application/json
Provide 'patient_id' to activate the kit for an existing patient, or provide patient details to create a new patient. Individual field requirements depend on the kit type being activated. Please note that the activation API is only available for selected kits.
Response
200
application/json
Unspecified response body
cURL