TaggingTagAssociationDetachTagFromMultipleObjectsRequestBody
This is a request body class for an operation.
Properties
JSON Example
{
"object_ids": [
{
"id": "string",
"type": "string"
}
]
}
This is a request body class for an operation.
{
"object_ids": [
{
"id": "string",
"type": "string"
}
]
}