New to Telerik Report Server? Start a free 30-day trial
DELETE api/reportserver/userroles/{userRoleId}/users/{userId}
Removes a user from a user role.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userRoleId |
User role ID. | string |
Required |
| userId |
User ID. | string |
Required |
Body Parameters
None.
Response Information
Resource Description
None.