App Group - Remove User
Removes an user from an AppGroup within a TenantGroup, Tenant, HostPool and AppGroup associated with the specified Rds context.
DELETE https://rdbroker.wvd.microsoft.com/RdsManagement/V1/TenantGroups/{tenantGroupName}/Tenants/{tenantName}/HostPools/{hostPoolName}/AppGroups/{appGroupName}/AssignedUsers
URI Parameters
| Name | In | Required | Type | Description |
|---|---|---|---|---|
|
app
|
path | True |
string |
The desired AppGroup name. |
|
host
|
path | True |
string |
The desired HostPool. |
|
tenant
|
path | True |
string |
The desired Tenant Group name. |
|
tenant
|
path | True |
string |
The desired Tenant name. |
Responses
| Name | Type | Description |
|---|---|---|
| 404 Not Found |
TenantNotFound,HostPoolNotFound,AppGroupNotFound |