All Products
Search
Document Center

Cloud Phone:DisconnectAndroidInstance

Last Updated:Dec 12, 2025

Disconnects a connected instance or disassociates an instance that is associated with another user.

Operation description

Connections to instances are established using the Web SDK. After a connection is closed with session.stop(), the system maintains the user-instance association for 5 minutes. During this time, other users cannot connect. The DisconnectAndroidInstance operation lets you disassociate the instance immediately.

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 syntax

GET  HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

InstanceIds

array

No

A list of instance IDs. You can specify 1 to 100 IDs.

string

No

An instance ID.

acp-5hh4a31emkt6u****

EndUserId

string

No

This parameter is not publicly available.

user1

Response elements

Element

Type

Description

Example

object

The response elements.

RequestId

string

The request ID.

E5138F7E-46B5-526A-8C99-82DEAE6B****

Examples

Success response

JSON format

{
  "RequestId": "E5138F7E-46B5-526A-8C99-82DEAE6B****"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.