---
title: "DELETE /api/v1/resources/{ResourceId}/labels"
method: DELETE
path: "/api/v1/resources/{ResourceId}/labels"
---

# DELETE /api/v1/resources/{ResourceId}/labels

`DELETE /api/v1/resources/{ResourceId}/labels`

Deletes the specified list of labels from a resource.

## Path parameters

- `ResourceId` string, required

## Query parameters

- `labels` SharedLabel[]
- `deleteAll` boolean

## Headers

- `Authentication` string, password

## Response `200`

Success

- DeleteLabelsResponse

## Other responses

- `480` — EntityNotExistsException
- `481` — UnauthorizedOperationException
- `482` — UnauthorizedResourceAccessException
- `483` — FailedDependencyException
- `484` — ServiceUnavailableException
- `485` — ProhibitedStateException

---

[API](https://skmtc.net/aws/apis/workdocs.md) · [All operations](https://skmtc.net/aws/apis/workdocs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/workdocs/versions/8a533af4e1ef/schema)
