Delete a Workspace Resource or Role
delete
/primeapi/restapi/resource/workspaceResource/{workspaceResourceId}
Send a request to this endpoint to delete a workspace resource.
Request
Path Parameters
-
workspaceResourceId: integer(int64)
The system-generated identifier of a workspace resource.
Response
Supported Media Types
- application/json
204 Response
Successful operation with no content.
404 Response
The requested resource does not exist, or you do not have access to it.