Update an ORDS privilege

put

/ords/rest/privileges/{id}

Updates an ORDS privilege.

Request

Path Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

Details of the ORDS privilege that has been successfully updated.
Body ()
Root Schema : ResourceItem
Type: object
Additional Properties Allowed: true
Show Source
Nested Schema : LinkRelation
Type: object
Show Source

400 Response

No name parameter provided or Length parameter is too long or Privilege name already exists.

403 Response

You do not have permission to update this privilege.

404 Response

A privilege or role name or module name o does not existname does not exist.
Back to Top