| FRAMES | NO FRAMES | Description | Parameters | Example |
| URL: | http://server:port/arcgis/admin/security/users/remove |
|---|---|
| HTTP Method: | POST |
| Parent Resource: | Users |
| Required Privileges: | Administrator |
Removes an existing user account from the user store. This operation is available only when the user store is a read-write store such as the default ArcGIS Server store.
| Parameter | Description |
|---|---|
| username | The name of the user to remove |
| f | The response format. The default response format is html. Values: html | json |
http://server:port/arcgis/admin/security/users/remove username=jwhite