All Products
Search
Document Center

:RenewCloudPhoneNodes

Last Updated:Apr 18, 2026

Renews the specified cloud phone matrices.

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

POST  HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

NodeIds

array

No

A list of cloud phone matrix IDs.

string

No

A cloud phone matrix ID.

cpn-csbdhjcbvfd****

PeriodUnit

string

No

The unit of the renewal duration.

Valid values:

  • Month :

    Month. This is the default.

  • Year :

    Year

Month

Period

integer

No

The renewal duration. The PeriodUnit parameter specifies the unit.

  • If PeriodUnit is Year, the value must be 1.

  • If PeriodUnit is Month, the valid values are 1, 2, 3, and 6.

1

AutoRenew

boolean

No

Specifies whether to enable auto-renewal.

Valid values:

  • true :

    Enables auto-renewal. The system automatically renews the instance upon expiration.

  • false :

    Disables auto-renewal. You must manually renew the instance upon expiration. This is the default.

true

AutoPay

boolean

No

Specifies whether to enable automatic payment. The default value is false.

Valid values:

  • true :

    Enables automatic payment. The system automatically completes the payment for the order.

  • false :

    Disables automatic payment. You must manually complete the payment in the Alibaba Cloud Expenses and Costs Center. This is the default.

false

PromotionId

string

No

The promotion ID.

Response elements

Element

Type

Description

Example

object

The response data.

RequestId

string

The request ID.

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

OrderId

string

The order ID.

22365781890****

Examples

Success response

JSON format

{
  "RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC****",
  "OrderId": "22365781890****"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.