AddSeriesTagRequest
Request to add a single tag to a series
namestringrequired
Name of the tag to add The tag will be created if it doesn't exist
Example:
FavoriteAddSeriesTagRequest
{
"name": "Favorite"
}
Request to add a single tag to a series
Name of the tag to add The tag will be created if it doesn't exist
Favorite{
"name": "Favorite"
}