RemoveTag
Removes a tag from an app.
Operation description
Deleting a tag takes time. The time required depends on the number of tagged resources. Do not immediately recreate a tag with the same name after you delete it. Wait at least 5 minutes before you recreate a tag in the same app. If you delete multiple tags, wait at least 5 minutes for each deleted tag before you recreate them.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
mpush:RemoveTag |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| AppKey |
integer |
Yes |
The AppKey value. |
23267207 |
| TagName |
string |
Yes |
The name of the tag to remove. You can remove only one tag at a time. Maximum length: 128 characters. |
test_tag |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
23000F3C-0EFE-4C89-82EE-E04F42D37B3C |
Examples
Success response
JSON format
{
"RequestId": "23000F3C-0EFE-4C89-82EE-E04F42D37B3C"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.