SOAP API - resetQueries
The table summarizes the SOAP API - resetQueries.
| Request | Uses the resetQuerieselement (from the QueryService schema) |
| Parameter notes | model-version: Specify the model version to whose dynamic queries you want to reset. Can be obtained from
listOrgModelVersions.
If
|
| Response | Returns an resetQueriesResponseelement (from the QueryService schema) |
| Example | Request:<soapenv:Body>
<quer:resetQueries model-version="-1"/>
</soapenv:Body>
|
Response:<SOAP-ENV:Header/> <SOAP-ENV:Body/> |