Add many series and/or books to the authenticated user's queue in one call.
POST/api/v1/want-to-read/bulk
Idempotent and tolerant: items already queued are reported as
alreadyPresent, and unknown IDs are silently skipped (a bulk grid
selection shouldn't fail wholesale because one item was deleted
concurrently). Returns the counts so the caller can surface an accurate
toast.
Request
Responses
- 200
- 401
Entries added
Unauthorized