Use the following method to delete a calendar by name.
Method | URL | ||
DELETE | http://<host>:<port>/jasperserver[-pro]/rest_v2/jobs/calendars/<calendarName>/ | ||
Return Value on Success | Typical Return Values on Failure | ||
200 OK | 404 Not Found – When the specified calendar name does not exist. |
Recommended Comments
There are no comments to display.