Batch Delete Resource Role Assignments

delete

/primeapi/restapi/resourceRoleAssignment/batch

Send a request to this endpoint to delete one or more resource role assignments.

Request

Supported Media Types
Body ()
One or more system-generated identifiers of resource role assignments.
Root Schema : List<Long>
Type: array
Title: List<Long>
Show Source

Response

Supported Media Types

204 Response

Successful operation with no content.

400 Response

Invalid input for the Resource Role Assignment service.