---
title: "删除节点标签"
method: DELETE
path: "/v2/tenants/{tenant_name}/services/{service_alias}/node-label"
tags: ["v2"]
---

# 删除节点标签

`DELETE /v2/tenants/{tenant_name}/services/{service_alias}/node-label`

delete node label

## Path parameters

- `tenant_name` string, required
- `service_alias` string, required

## Request body

- object
  - `label_values` string[], required — 标签值,格式为"[v1, v2, v3]" in: body

## Response `default`

统一返回格式

- CommandResponse — unresolved $ref

---

[API](https://skmtc.dev/goodrain/apis/untitled-api.md) · [All operations](https://skmtc.dev/goodrain/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goodrain/untitled-api/revisions/8c773e222448/schema)
