FRAMES | NO FRAMES Description | Parameters | Example
URL:http://server:port/arcgis/admin/security/users/remove
HTTP Method:POST
Parent Resource:Users
Required Privileges:Administrator

Description

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.

Parameters

Parameter Description
username The name of the user to remove
f The response format. The default response format is html.
Values: html | json

Example

	http://server:port/arcgis/admin/security/users/remove
	username=jwhite