| FRAMES | NO FRAMES | Description | Parameters | Example |
| URL: | http://server:port/arcgis/admin/security/users/removeRoles |
|---|---|
| HTTP Method: | POST |
| Parent Resource: | Users |
| Required Privileges: | Administrator |
This operation removes roles that have been previously assigned to a user account. This operation is supported only when the user and role store supports reads and writes.
| Parameter | Description |
|---|---|
| username | The name of the user |
| roles | A comma-separated list of role names |
| f | The response format. The default response format is html. Values: html | json |
http://server:port/arcgis/admin/security/users/removeRoles username=jwhite roles=editors,planners