{realm}-clients-{id}-scope-mappings-clients/{client}
Number of APIs: 5
- 
Get the roles associated with a client’s scope Returns roles for the client. GET {{baseUrl}}/:realm/clients/:id/scope-mappings/clients/:client 
- 
Add client-level roles to the client’s scope POST {{baseUrl}}/:realm/clients/:id/scope-mappings/clients/:client 
- 
The available client-level roles Returns the roles for the client that can be associated with the client’s scope GET {{baseUrl}}/:realm/clients/:id/scope-mappings/clients/:client/available 
- 
Get effective client roles Returns the roles for the client that are associated with the client’s scope. GET {{baseUrl}}/:realm/clients/:id/scope-mappings/clients/:client/composite?briefRepresentation=true 
- 
Remove client-level roles from the client’s scope. DELETE {{baseUrl}}/:realm/clients/:id/scope-mappings/clients/:client