To update an tag, pass the name as a parameter and the ID of the tag is passed as part of the URL.
URL Query Parameters
-
name - The new name of the tag
Call
PUT /rest/tag/{id}.json
To update an tag, pass the name as a parameter and the ID of the tag is passed as part of the URL.
PUT /rest/tag/{id}.json
Comments
0 comments
Please sign in to leave a comment.