| Name | Description | 
      | add | Adds a new user role object to the account. 
 | 
| get | Retrieves a user role object using its ID. 
 | 
| update | Updates an existing user role object. 
 | 
| delete | Deletes an existing user role object. 
 | 
| list | Lists user role objects that are associated with an account. Blocked user roles are listed unless you use a filter to exclude them.
 Deleted user roles are not listed unless you use a filter to include them.
 
 | 
| clone | Creates a new user role object that is a duplicate of an existing role. 
 |