Skip to main content

ReorderReadListBooksRequest

Request to set the manual order of a read list's books.

bookIdsstring<uuid>[]required
Example: ["550e8400-e29b-41d4-a716-446655440002","550e8400-e29b-41d4-a716-446655440001"]
ReorderReadListBooksRequest
{
"bookIds": [
"550e8400-e29b-41d4-a716-446655440002",
"550e8400-e29b-41d4-a716-446655440001"
]
}