v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428150135.9 KB

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.

post/UntagResource

Request body

ResourceARNstring required

The Amazon Resource Name (ARN) of the signaling channel from which you want to remove tags.

TagKeyListTagKey[] required

A list of the keys of the tags that you want to remove.

Response

Success

UntagResourceOutput required