Skip to main content
DELETE
Delete Cohort
For more information, see the guide about Cohorts
Prerequisites: You must remove all patients from a cohort before deleting it. If there are still patients in the cohort, the API will return a 400 error.Use the remove patients from cohort endpoint to clear all patients first.

Path Params

id
string
required
The ID of the cohort to delete.

Response

204 - No Content, upon successful delete.