Delete Subject API Query

delete

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

This endpoint supports the deletion of a Subject 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/subjectapi/subjects/queries/977
Back to Top