mylibrary
Sets my reading position information for a volume.
post/books/v1/mylibrary/readingpositions/{volumeId}/setPosition
Path parameters
volumeIdstring required
ID of volume for which to update the reading position.
Query parameters
positionstring required
Position string for the new volume reading position.
timestampstring required
RFC 3339 UTC format timestamp associated with this reading position.
action'ACTION_UNDEFINED' | 'bookmark' | 'chapter' | 'next-page' | 'prev-page' | 'scroll' | 'search'
Action that caused this reading position to be set.
contentVersionstring
Volume content version for which this reading position applies.
deviceCookiestring
Random persistent device cookie optional on set position.
sourcestring
String to identify the originator of this request.
Response
Successful response