FRAMES | NO FRAMES | Description | Parameters | Example |
URL: | http://server:port/arcgis/admin/security/roles/addUsersToRole |
---|---|
HTTP Method: | POST |
Parent Resource: | Roles |
Required Privileges: | Administrator |
This is a convenient operation to assign a role to multiple users with a single action.
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 |
http://server:port/arcgis/admin/security/users/addUsersToRole rolename=editors users=njones,aturing