mylibrary
Moves a volume within a bookshelf.
post/books/v1/mylibrary/bookshelves/{shelf}/moveVolume
Path parameters
shelfstring required
ID of bookshelf with the volume.
Query parameters
volumeIdstring required
ID of volume to move.
volumePositioninteger required
Position on shelf to move the item (0 puts the item before the current first item, 1 puts it between the first and the second and so on.)
sourcestring
String to identify the originator of this request.
Response
Successful response