Share via


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
appGroupName
path True

string

The desired AppGroup name.

hostPoolName
path True

string

The desired HostPool.

tenantGroupName
path True

string

The desired Tenant Group name.

tenantName
path True

string

The desired Tenant name.

Responses

Name Type Description
404 Not Found

TenantNotFound,HostPoolNotFound,AppGroupNotFound