AddWantToReadRequest
Request to add an entry to the queue. Exactly one of series_id / book_id
must be provided.
bookIdstring,null<uuid>nullable
Flag a book.
seriesIdstring,null<uuid>nullable
Flag a series.
AddWantToReadRequest
{
"bookId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"seriesId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}