All Products
Search
Document Center

:RenewCloudPhoneNodes

Last Updated:Dec 12, 2025

Renews a cloud phone matrix.

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 (default)

  • Year :

    Year

Month

Period

integer

No

The renewal duration. The unit is specified by the PeriodUnit parameter.

  • If PeriodUnit is set to Year, the value can only be 1.

  • If PeriodUnit is set to 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 after it expires.

  • false :

    Disables auto-renewal. You must manually renew the instance after it expires. This is the default value.

true

AutoPay

boolean

No

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

Valid values:

  • true :

    Enables automatic payment. The payment is completed automatically after you call the API.

  • false :

    Disables automatic payment. You must go to the Alibaba Cloud Expenses and Costs center to complete the payment manually. This is the default value.

false

PromotionId

string

No

Response elements

Element

Type

Description

Example

object

The details of the request.

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.