Set the manual (`custom`) order of the authenticated user's queue.
PUT/api/v1/want-to-read/order
Positions are assigned by index of entryIds; entries not listed keep
their old positions and unknown IDs are ignored. The order is visible via
GET /want-to-read?sort=custom.
Request
Responses
- 204
- 401
Order updated
Unauthorized