Delete Cohort List

delete

/ohfapi/cg/v3.3/cohortlists/delete/{id}

This endpoint supports the deletion of Cohort List by Cohort List Identifier.

Request

Supported Media Types
Path Parameters
Security
Back to Top

Response

Supported Media Types

400 Response

Invalid parameters supplied

404 Response

geneSet not created
Back to Top

Examples

The following example submits a DELETE request.

API URL

http://localhost:7010/ohfapi/cg/v3.3/cohortlists/delete/10000000542667
Back to Top