curl --location --request POST '/open-api/RemoveTags' \ --header 'Token: {{'\''1111111111'\''}}' \ --header 'Content-Type: application/json' \ --data-raw '[ { "TagKey": "string", "TagValue": "string" } ]'
{}