TaggingCategoryRemoveFromUsedByRequestBody
This is a request body class for an operation.
Properties
string
used_by_entity
Required
The name of the user to be removed from the CategoryModel.used-by set.
JSON Example
{
"used_by_entity": "string"
}