All Products
Search
Document Center

CDN:StartCdnDomain

Last Updated:Jul 04, 2024

Enables a disabled domain name. After the domain name is enabled, the value of the DomainStatus parameter is changed to Online.

Operation description

  • If the domain name is in an invalid state or you have an overdue payment in your account, the domain name cannot be enabled.
  • You can call this operation up to 100 times per second per account.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
DomainNamestringYes

The accelerated domain name. You can specify only one domain name in each request.

example.com

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The ID of the request.

16A96B9A-F203-4EC5-8E43-CB92E68F4CD8

Examples

Sample success responses

JSONformat

{
  "RequestId": "16A96B9A-F203-4EC5-8E43-CB92E68F4CD8"
}

Error codes

HTTP status codeError codeError message
400RecordCheckNotAvailableThe ICP filing interface is unavailable. Please try again later.
400IcpBlackThe domain is on the ICP blacklist.
400IspBlackThe domain is on the ISP blacklist.

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