All Documents
Current Document

Content is empty

If you don't find the content you expect, please try another search term

Documentation

DeleteCdnDomain

Last updated:2021-03-17 10:53:45

DeleteCdnDomain

Description

You can call this operation to delete a domain name.

Notes:

  • You can delete only offline domain names.
  • This action is unrecoverable. Deleted domain names are out of service. Proceed with caution.
  • The bandwidth and billing data of deleted domain names are retained, but other related records are deleted.

Request syntax

The API request contains the specified directory /2016-09-01/domain/DeleteCdnDomain, common request headers, and operation-specific request parameters. For more information, see the sample request.

Request parameters

Parameter Required Type Description
DomainId Yes String The ID of the domain name. You can specify only one ID at a time.

Examples

Sample request

GET method:

GET /2016-09-01/domain/DeleteCdnDomain?DomainId=2D09XC0 1.1
Host: cdn.api.ksyun.com
X-Amz-Date: date
Authorization:authorization string
x-action: DeleteCdnDomain
x-version: 2016-09-01

POST method:

POST /2016-09-01/domain/DeleteCdnDomain 1.1
Host: cdn.api.ksyun.com
X-Amz-Date: date
Authorization:authorization string
x-action: DeleteCdnDomain
x-version: 2016-09-01
Content-Type: application/x-www-form-urlencoded

DomainId=2D09XC0
On this page
Pure ModeNormal Mode

Pure Mode

Click to preview the document content in full screen
Feedback