FRAMES | NO FRAMES Description | Parameters | Example
URL:http://server:port/arcgis/admin/security/roles/removeUsersFromRole
HTTP Method:POST
Parent Resource:Roles
Required Privileges:Administrator

Description

Removes a role assignment from multiple users. To add multiple users to a role, use the Add Users To Role operation.

Parameters

Parameter Description
rolename The name of the user
users A comma-separated list of user names. Each of user names must exist in the user store.
f The response format. The default response format is html.
Values: html | json

Example

	http://server:port/arcgis/admin/security/users/addUsersToRole
	rolename=editors
	users=njones,aturing