Manage Reading History through RESTAPI
Currently patrons can opt in and out of Reading History our public catalog (Bibliocore) but we get many requests from patrons who want to manage that reading history by removing items from Reading History but the RESTAPI doesn't allow users to do that, they have to log into their accounts on WebPac in order to manage the titles in that history. We would like to see full Reading History management currently available in WebPac added to the RESTAPI.
In accordance with the Idea Graduation Workflow guidelines agreed upon by Innovative and IUG, this idea has been closed because it was submitted more than two years ago and has not been selected for inclusion in the product.
This idea is still available for commenting but is no longer eligible for voting.
Ideas that were submitted three or more years ago are archived for future reference.
- 
      
Jeremy Goldstein
    
 commented
    
  I don't remember this previously, but looking at the Swagger documentation on our site there is currently a delete endpoint of /v6/patrons/{id}/checkouts/history/{checkoutHistoryId}, which is distinct from the delete endpoint /v6/patrons/{id}/checkouts/history for deleting the full history