---
title: "POST /tags#operation=untag-resource"
method: POST
path: "/tags#operation=untag-resource"
---

# POST /tags#operation=untag-resource

`POST /tags#operation=untag-resource`

Removes tags from a resource.

## Query parameters

- `operation` 'untag-resource', required

## Request body

- object
  - `ResourceARN` string, password, required — The ARN of the resource having its tags removed.
  - `TagKeys` TagKey[], required — The keys of the tags being removed from the resource.

## Response `204`

Success

## Other responses

- `480` — BadRequestException
- `481` — ForbiddenException
- `482` — NotFoundException
- `483` — UnauthorizedClientException
- `484` — ServiceUnavailableException
- `485` — ServiceFailureException

---

[API](https://skmtc.net/aws/apis/chime-sdk-voice.md) · [All operations](https://skmtc.net/aws/apis/chime-sdk-voice/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/chime-sdk-voice/versions/89ce97d6fad9/schema)
