Use the DELETE method of the role service to remove an existing role.
Method | URL | ||
DELETE | http://<host>:<port>/jasperserver[-pro]/rest/role/<roleName>/ | ||
Return Value on Success | Typical Return Values on Failure | ||
200 OK | 404 Not Found – When the specified role is not found in the server. |
Recommended Comments
There are no comments to display.