Skip to main content

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: Action
AddSeriesGenreRequest
{
"name": "Action"
}