Use the following method to delete a given report option.
Method | URL | ||
DELETE | http://<host>:<port>/jasperserver[-pro]/rest_v2/reports/path/to/report/options/<optionID>/ | ||
Return Value on Success | Typical Return Values on Failure | ||
200 OK | 404 Not Found – When the specified report URI is not found in the repository. |
Recommended Comments
There are no comments to display.