Delete a Resource Role Assignment
delete
/primeapi/restapi/resourceRoleAssignment/{id}
Send a request to this endpoint to delete a resource role assignment.
Request
Path Parameters
-
id: integer(int64)
The system-generated identifier of a resource role assignment.
Response
Supported Media Types
- application/json
204 Response
Successful operation with no content.
404 Response
Invalid input for the Resource Role Assignment service.