All Products
Search
Document Center

Cloud Phone:ModifyJVSInstance

Last Updated:Apr 30, 2026

Modifies the configuration of a JVS instance.

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

InstanceIds

array

No

A list of instance IDs.

string

No

The ID of a cloud phone instance. You can specify 1 to 100 IDs.

acp-5hh4a31emkt6u****

CreditConfig

array<object>

No

The credit limit configuration. New configurations overwrite existing ones.

object

No

A credit limit configuration.

CreditLimit

integer

No

The credit limit.

10

LimitPeriod

string

No

The credit limit period.

Valid values:

  • total :

    The total usage limit.

  • month :

    The limit resets monthly, based on the resource activation time.

  • day :

    The limit resets daily at 00:00.

day

ApplyToAll

boolean

No

Specifies whether to apply the configuration to all instances.

true

InstanceName

string

No

The new instance name.

defaultInstanceName

Response elements

Element

Type

Description

Example

object

The response object.

RequestId

string

The request ID.

6C8439B9-7DBF-57F4-92AE-55A9B9D3****

Examples

Success response

JSON format

{
  "RequestId": "6C8439B9-7DBF-57F4-92AE-55A9B9D3****"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.