Skip to main content

AddBookGenreRequest

Request to add a single genre to a book

namestringrequired

Genre name to add

Example: Action
AddBookGenreRequest
{
"name": "Action"
}