New to Telerik Report Server? Start a free 30-day trial
POST api/reportserver/v1/userroles/{userRoleId}/users
Adds a user to a user role.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userRoleId |
User role ID. | string |
Required |
Body Parameters
User ID.
string
Request body formats
application/json, text/json
"sample string 1"
Response Information
Resource Description
None.