All Products
Search
Document Center

ApsaraDB for ClickHouse:UntagResources

Last Updated:Dec 10, 2025

Removes tags from ApsaraDB for ClickHouse clusters.

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

RegionId

string

Yes

The region ID.

Note

Call the DescribeRegions operation to query region IDs.

cn-hangzhou

ResourceId

array

Yes

The resource ID.

string

No

The ID of the cluster from which to remove tags. You can remove tags from N clusters, where N is an integer that ranges from 1 to 50.

Note

Call the DescribeDBClusters operation to query information about all clusters in the destination region, including cluster IDs.

cc-bp1t9lbb7a4z7****

ResourceType

string

Yes

The resource type. Set the value to DBCLUSTER.

DBCLUSTER

All

boolean

No

Specifies whether to remove all tags from the cluster. Valid values:

  • true

  • false (default)

Note

This parameter is valid only when the TagKey.N parameter is empty.

false

TagKey

array

No

The tag key.

string

No

The tag key. You can specify from 1 to 20 tag keys.

testkey1

Response elements

Element

Type

Description

Example

object

The response parameters.

RequestId

string

The request ID.

ABC71772-F3A1-59CA-B811-4A5B0E0B72F8

Examples

Success response

JSON format

{
  "RequestId": "ABC71772-F3A1-59CA-B811-4A5B0E0B72F8"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.