API UPDATE Single Tag in the record (PATCH)
Currently if I want to update a Bibliographic record I have to use a "PUT" command, but using this replace all tag in the record. So you have to pay attention if you don't put a tag this will be lost.
So we would like to have the possibility to update only one tag in the bibliographic record for example using another command, in Rest API usually is used a PATCH command that allow to change a single element of the resource. So I ask to implement a real UPDATE command (PATCH for example) so we could change single or multiple tags of the record without the need to put all tags on the request.

Hello All,
This idea has been closed as part of a cleanup process for ideas older than two years with fewer than 20 votes.
This cleanup process is necessary to streamline our idea management process and ensure that the most relevant and impactful ideas receive the attention they deserve. If you still feel strongly about this idea, you may submit it via the NERS process.
We value your feedback and encourage you to continue submitting and voting for ideas that you believe will enhance Alma.
Alma Product Team
-
Steve Pelkey commented
I would love to see a PATCH command for all API endpoints. It could really speed up an often sluggish API.