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

# POST /tags#operation=tag-resource

`POST /tags#operation=tag-resource`

Applies the specified tags to the specified Amazon Chime SDK messaging resource.

## Query parameters

- `operation` 'tag-resource', required

## Request body

- object
  - `ResourceARN` string, required — The resource ARN.
  - `Tags` Tag[], required — The tag key-value pairs.
    - `Key` string, password, required — The key in a tag.
    - `Value` string, password, required — The value in a tag.

## Response `204`

Success

## Other responses

- `480` — BadRequestException
- `481` — ForbiddenException
- `482` — UnauthorizedClientException
- `483` — ResourceLimitExceededException
- `484` — ThrottledClientException
- `485` — ServiceUnavailableException
- `486` — 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)
