All Products
Search
Document Center

CDN:BatchStartCdnDomain

Last Updated:Mar 28, 2026

Enables one or more domain names at a time. After a domain name is enabled, the value of the DomainStatus parameter is changed to Online.

Operation description

  • If a domain name specified in the request is in an invalid state or your account has an overdue payment, the domain name cannot be enabled.

  • Each account can call this operation up to 30 times per second.

  • You can specify up to 50 domain names in each request.

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 parameters

Parameter

Type

Required

Description

Example

DomainNames

string

Yes

The accelerated domain names. You can specify one or more domain names. Separate multiple domain names with commas (,).

example.com

Response elements

Element

Type

Description

Example

object

RequestId

string

The ID of the request.

0AEDAF20-4DDF-4165-8750-47FF9C1929C9

Examples

Success response

JSON format

{
  "RequestId": "0AEDAF20-4DDF-4165-8750-47FF9C1929C9"
}

Error response

JSON format

{
  "RequestId": "0AEDAF20-4DDF-4165-8750-47FF9C1929C9"
}

Error codes

HTTP status code

Error code

Error message

Description

400 RecordCheckNotAvailable The ICP filing interface is unavailable. Please try again later.
400 IcpBlack The domain is on the ICP blacklist.
400 IspBlack The domain is on the ISP blacklist.

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.