DeleteApplication_Web应用托管服务_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

接口说明

说明 删除应用前需保证应用内所部署的所有环境均已处于已终止状态。

流控信息

当前云产品API请求速率暂未透出。

授权信息

当前云产品暂无权限信息透出。

请求语法

DELETE /pop/v1/wam/application HTTP/1.1

请求参数

字段名称字段详情
AppIdstring

应用 ID,将删除此应用

示例值:wa-5d1af9c802470221ab7*****
RegionIdstring

返回参数

字段名称字段详情
Messagestring

响应消息,若成功,则返回 success

示例值:success
RequestIdstring

请求 ID

示例值:ED18C0F9-D542-4EE0-A3EE-BD71A6A*****
Codestring

响应代码,若成功,则返回 OK

示例值:OK

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
EnvDeleteFailed
An error occurred while deleting the application environment. This environment may have been deleted, or an error occurred while the server was deleting the environment configuration.诊断
403
ResourceAuthFailed
The specified resource does not exist or it does not belong to this Alibaba Cloud account.诊断
403
AppDeleteNotAllowed
You cannot delete this application. Make sure that all deployment environments in this application are terminated.诊断
404
DeletingEnvNotExists
Deleting environment failed. The specified environment does not exist.诊断

变更历史

变更时间变更内容概要操作
2022-03-15
新增deprecated

相关示例