All Products
Search
Document Center

Cloud Phone:DeleteKeyPairs

Last Updated:Jul 25, 2025

Deletes Android Debug Bridge (ADB) key pairs.

Operation description

  • If a cloud phone instance is currently associated with the ADB key pair you intend to delete, the ADB key pair cannot be deleted.
  • Once an ADB key pair is deleted, it cannot be retrieved or queried by using the DescribeKeyPairs operation.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
KeyPairIdsarrayNo

The IDs of the ADB key pairs.

stringNo

The ID of the ADB key pair.

kp-6v2q33ae4tw3a****

Response parameters

ParameterTypeDescriptionExample
object

The response parameters.

RequestIdstring

The ID of the request.

5C5CEF0A-D6E1-58D3-8750-67DB4F82****

Examples

Sample success responses

JSONformat

{
  "RequestId": "5C5CEF0A-D6E1-58D3-8750-67DB4F82****"
}

Error codes

For a list of error codes, visit the Service error codes.