All Products
Search
Document Center

Platform For AI:DeleteGatewayLabel

Last Updated:Dec 25, 2025

Deletes gateway labels.

Operation description

Before you call this operation, ensure you understand the billing methods and pricing for Elastic Algorithm Service (EAS).

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 syntax

DELETE /api/v2/gateways/{ClusterId}/{GatewayId}/label HTTP/1.1

Path Parameters

Parameter

Type

Required

Description

Example

ClusterId

string

Yes

The ID of the region where the gateway is located.

cn-hangzhou

GatewayId

string

Yes

The ID of the gateway.

gw-1uhcqmsc7x22******

Request parameters

Parameter

Type

Required

Description

Example

LabelKeys

array

Yes

The keys of the labels that you want to delete.

string

No

The key of a label.

key1

Response elements

Element

Type

Description

Example

object

The response schema.

RequestId

string

The request ID.

40325405-579C-4D82****

Message

string

The returned message.

Succeed to delete gateway labels.

Examples

Success response

JSON format

{
  "RequestId": "40325405-579C-4D82****",
  "Message": "Succeed to delete gateway labels."
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.