Remove Tag

General Purpose

The tags/remove request removes a specific user tag.

Input Parameters

ElementDescriptionValue
userIduser idstring
docIdrecord id from the PNX tablestring
valuetag namestring

Output

The output of this request contains the success or failure acknowledgement for this request.

Input Example

http://primo:170X/PrimoWebServices/xservice/tags/remove?value=ohadtag1&userId=OHAD&docId=demo_voyager968394

Output Example

<TagsAndReviews xmlns="http://com/exlibris/primo/xsd/tagsAndReview/config">
<ERROR MESSEGE="Remove tag successfully" CODE="0"/>
</TagsAndReviews>