DeleteDomain_云原生API 网关_API文档

Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.
This topic is generated by a machine translation engine without any human intervention. ALIBABA CLOUD DOES NOT GUARANTEE THE ACCURACY OF MACHINE TRANSLATED CONTENT. To request a human-translated version of this topic or provide feedback on this translation, please include it in the feedback form.

Quotas Info

The current API request rate is 30/1(s).

Authorization Information

The following table shows the authorization information corresponding to this API, which can be used in the Action policy element to grant a RAM user or RAM role the permissions to call the API. Please use RAM to set up these permissions and refer to RAM documentation for more instructions.

Description:View Details...

ActionsAccess levelResource typeCondition keyAssociated operation
apig:DeleteDomain
None
Domain
acs:apig:{#regionId}:{#accountId}:domain/{#DomainId}
NoneNone

Request Syntax

DELETE /v1/domains/{domainId} HTTP/1.1

Path Parameters

Field NameField Details
domainIdstring

The ID of the domain.

Example:d-cpqnfn5lhtgqbga95svgReference Value Source:
    ListDomains
    CreateDomain

Response Parameters

Field NameField Details
requestIdstring

Request ID, used for tracing the API call chain.

Example:A60EE5CA-1294-532A-9775-8D2FD1C6EFBF
codestring

Response code.

Example:Ok
messagestring

Response message.

Example:success

Sample Response

Change History

No Change History found.

Examples