All Products
Search
Document Center

Cloud Phone:ModifyKeyPairName

Last Updated:Jul 25, 2025

Modifies Android Debug Bridge (ADB) key pairs.

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
KeyPairIdstringYes

The ID of the ADB key pair.

kp-6v2q33ae4tw3a****
NewKeyPairNamestringYes

The name of the ADB key pair.

newKeyPairName

Response parameters

ParameterTypeDescriptionExample
object

The response parameters.

RequestIdstring

The ID of the request.

69BCBBE4-FCF2-59B8-AD9D-531EB422****

Examples

Sample success responses

JSONformat

{
  "RequestId": "69BCBBE4-FCF2-59B8-AD9D-531EB422****"
}

Error codes

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