Batch Delete Workspace Resources or Roles

delete

/primeapi/restapi/resource/workspaceResource/batch

Send a request to this endpoint to delete one or more workspace resources.

Request

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

Response

Supported Media Types

204 Response

Successful operation with no content.

400 Response

The requested resource does not exist, or you do not have access to it.