APITagsUpdate a tag by IDUpdate a tag by ID PUT /api/v1/tags/:id Updates the name of a specific tag by its ID. This is an authenticated route. Request Responses200400401 Successfully updated the tag. Bad request error. Unauthorized