Delete Subject Clinical Specimen API Query by Query Identifier

delete

/ohfapi/cg/v3.3/subjectapi/clinicalspecimens/queries/{id}

This endpoint supports the deletion of a Subject Clinical Specimen API Query for a Query Identifier,for an authorized user.

Request

Supported Media Types
Path Parameters
Security
Back to Top

Response

Supported Media Types

400 Response

Invalid request parameters

404 Response

Query not found
Back to Top

Examples

The following example submits a DELETE request.

API URL

http://localhost:7010/ohfapi/cg/v3.3/subjectapi/clinicalspecimens/queries/999
Back to Top