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

Description

This is a convenient operation to assign a role to multiple users with a single action.

Parameters

Parameter Description
rolename The name of the user.
users A comma-separated list of user names. Each user name 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