All Products
Search
Document Center

Cloud Firewall:DeletePrivateDnsDomainName

Last Updated:Oct 16, 2025

Deletes private DNS domain names.

Operation description

This operation deletes domain names that require private DNS resolution.

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

AccessInstanceId

string

Yes

The ID of the instance.

pd-12345

RegionNo

string

Yes

The region ID of the instance.

cn-shanghai

DomainNameList

array

Yes

The list of domain names.

string

No

A domain name.

[\"example.com\"]

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

The ID of the request.

850A84D6-0DE4-4797-A1E8-0009012****

Examples

Success response

JSON format

{
  "RequestId": "850A84D6-0DE4-4797-A1E8-0009012****"
}

Error codes

HTTP status code

Error code

Error message

Description

400 ErrorPrivateDnsDomainName private dns domain name error. Private DNS domain name error

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.