GET api/SeizureQuery/DeleteSeizureQuery?queryID={queryID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
queryID | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ReturnResultName | Description | Type | Additional information |
---|---|---|---|
Result | Object |
None. |
|
Msg | Object |
None. |
|
token | Object |
None. |
|
Data | Object |
None. |
Response Formats
application/json, text/json
Sample:
{ "result": {}, "msg": {}, "token": {}, "data": {} }
multipart/form-data, application/octet-stream
Sample:
{"result":{},"msg":{},"token":{},"data":{}}