Delete Patient API Query

delete

/ohfapi/cg/v3.3/patientapi/patients/queries/{id}

This endpoint supports the deletion of a Patient API Query by Query Identifier, for the Logged in 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/patientapi/patients/queries/986
Back to Top