更新标签。
接口说明
需要购买 DataWorks 企业版及以上版本才能使用。
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。
授权信息
当前API暂无授权信息透出。
请求参数
名称 | 类型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
Key | string | 是 | 标签键。 | key1 |
Values | array | 否 | 标签值列表。 | |
string | 否 | 标签值。 | v1 | |
Description | string | 否 | 标签描述。 | This is a description. |
Managers | array | 否 | 标签管理员列表。 | |
string | 否 | 标签管理员。 | 12345 |
返回参数
示例
正常返回示例
JSON
格式
{
"RequestId": "0bc1ec921****",
"Success": true
}
错误码
HTTP status code | 错误码 | 错误信息 |
---|---|---|
400 | IdempotentParameterMismatch | The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical. |
访问错误中心查看更多错误码。
变更历史
变更时间 | 变更内容概要 | 操作 |
---|
暂无变更历史