All Products
Search
Document Center

Elastic Desktop Service:RemoveUserFromDesktopGroup

Last Updated:Jun 10, 2026

Removes specified end users from a desktop group. Once removed, they can no longer connect to the cloud desktops in the group.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

RegionId

string

Yes

The region ID. You can call the DescribeRegions operation to query the regions that Elastic Desktop Service supports.

cn-hangzhou

DesktopGroupId

string

No

The ID of the desktop group.

dg-2i8qxpv6t1a03****

EndUserIds

array

No

An array of end user IDs to remove.

string

No

An end user ID.

alice

DesktopGroupIds

array

No

A list of desktop group IDs.

string

No

The desktop group ID.

dg-kadkdfaf****

UserOuPath

string

No

UserGroupName

string

No

SimpleUserGroupId

string

No

Response elements

Element

Type

Description

Example

object

RequestId

string

The ID of the request.

1CBAFFAB-B697-4049-A9B1-67E1FC5F****

Examples

Success response

JSON format

{
  "RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.