Admin
Delete a role mapping
Deletes a single role mapping, effectively denying access to a user/principal.
This operation can fail for the following reasons:
- No role mapping for the principalId exists (HTTP error 404)
- A server error occurred (HTTP error 500)
delete/admin/roleMappings/{principalId}
Response
Response returned when the delete was successful.