Delete an ORDS privilege
delete
http://localhost:8080/ords/pdbdba/_/db-api/stable/ords/rest/privileges/{id}
Deletes an ORDS privilege.
Request
Path Parameters
-
id(required): integer
ID for specific ORDS privilege.
There's no request body for this operation.
Back to TopResponse
204 Response
Confirmation that the ORDS privilege has been delete.