调用DeleteDynamicTagGroup接口删除智能标签规则。
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。
授权信息
当前API暂无授权信息透出。
请求参数
名称 | 类型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
DynamicTagRuleId | string | 是 | 智能标签规则 ID。 关于如何获取智能标签 ID,请参见 DescribeDynamicTagRuleList 。 | 6b882d9a-5117-42e2-9d0c-4749a0c6**** |
返回参数
示例
正常返回示例
JSON
格式
{
"Code": 200,
"Message": "The Request is not authorization.",
"RequestId": "08AAE67E-77B5-485B-9C79-D7C8C059150A",
"Success": true
}
错误码
HTTP status code | 错误码 | 错误信息 | 描述 |
---|---|---|---|
400 | InvalidParameterValue | Illegal parameters. | 参数错误。 |
403 | AccessForbidden | User not authorized to operate on the specified resource. | - |
404 | ResourceNotFound | The specified resource is not found. | 未找到指定资源。 |
500 | %s | %s | - |
500 | InternalError | The request processing has failed due to some unknown error. | - |
访问错误中心查看更多错误码。
变更历史
变更时间 | 变更内容概要 | 操作 |
---|
暂无变更历史