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

# POST /tags#operation=untag-resource

`POST /tags#operation=untag-resource`

Removes the specified tags from the specified Amazon Chime SDK messaging resource.

## Query parameters

- `operation` 'untag-resource', required

## Request body

- object
  - `ResourceARN` string, required — The resource ARN.
  - `TagKeys` TagKey[], required — The tag keys.

## Response `204`

Success

## Other responses

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

---

[API](https://skmtc.net/aws/apis/chime-sdk-messaging.md) · [All operations](https://skmtc.net/aws/apis/chime-sdk-messaging/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/chime-sdk-messaging/revisions/84b8f86073a0/schema)
