APITagsUpdate a tagVersion: v0.31.0Update a tag PATCH /tags/:tagId Rename a tag. The new name will be normalized and trimmed. Request Responses200401404The updated tag.Unauthorized — the Bearer token is missing, invalid, or expired.Tag not found.