Skip to main content

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: Favorite
AddSeriesTagRequest
{
"name": "Favorite"
}