TagDTO
Aembit Entity Tag Details
keystringrequired
Tag Key
Possible values: non-empty
valuestringrequired
Tag Key Value
Possible values: non-empty
TagDTO
{
"key": "string",
"value": "string"
}