AddSeriesGenreRequest
Request to add a single genre to a series
namestringrequired
Name of the genre to add The genre will be created if it doesn't exist
Example:
ActionAddSeriesGenreRequest
{
"name": "Action"
}
Request to add a single genre to a series
Name of the genre to add The genre will be created if it doesn't exist
Action{
"name": "Action"
}