---
title: "POST /UntagResource"
method: POST
path: "/UntagResource"
---

# POST /UntagResource

`POST /UntagResource`

Removes one or more tags from a signaling channel. In the request, specify only a tag key or keys; don't specify the value. If you specify a tag key that does not exist, it's ignored.

## Request body

- object
  - `ResourceARN` string, required — The Amazon Resource Name (ARN) of the signaling channel from which you want to remove tags.
  - `TagKeyList` TagKey[], required — A list of the keys of the tags that you want to remove.

## Response `200`

Success

- UntagResourceOutput

## Other responses

- `480` — InvalidArgumentException
- `481` — ClientLimitExceededException
- `482` — ResourceNotFoundException
- `483` — AccessDeniedException

---

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