User Application Role Assignments
The users application role assignments endpoint implements functions to create, read, and delete the PingOne Authorize application role assignments associated with user resources. For more information about application roles and the permissions associated with each role, refer to PingOne Authorize Application Roles.
Users role assignments data model
| Property | Type | Required? | Mutable? | Description |
|---|---|---|---|---|
|
String |
N/A |
Read only |
Specifies the environment associated with the user. |
|
String |
Required |
Mutable |
Specifies the application role ID to assign to the specified user. |
|
String |
N/A |
Read only |
Specifies the name of the application role assigned to the user. |
|
String |
N/A |
Read only |
Specifies the description of the application role assigned to the user. |