Management APIs-Identity Management-Users-User Application Role Assignments
Number of APIs: 3
-
Create User Application Role Assignment POST {{apiPath}}/environments/{{envID}}/users/{{userID}}/applicationRoles
-
Read User Application Role Assignments GET {{apiPath}}/environments/{{envID}}/users/{{userID}}/applicationRoles
-
Delete User Application Role Assignment DELETE {{apiPath}}/environments/{{envID}}/users/{{userID}}/applicationRoles/{{appRoleID}}