tags
Update Tag
Updates a tag.
Args: tag_id: Id or name of the tag. tag_update_model: Tag to use for the update.
Returns: The updated tag.
put/api/v1/tags/{tag_id}
Path parameters
tag_idstring uuid required
Request body
Response
Successful Response
Updates a tag.
Args: tag_id: Id or name of the tag. tag_update_model: Tag to use for the update.
Returns: The updated tag.
Successful Response