Skip to main content
DELETE
Remove Patients from Cohort
For more information, see the guide about Cohorts

Path Params

string
required
The ID of the cohort to remove patients from.

Body

You must provide either patientIds or allPatients, but not both.
string[]
Array of patient IDs to remove from the cohort. Mutually exclusive with the allPatients property.
boolean
Property to confirm you want to remove all patients in your metriport instance from the cohort. Mutually exclusive with the patientIds array.

Response

string
required
Confirmation message indicating the operation was successful.
Cohort
required
The cohort details.