Update a Tag
Update the name of a Tag using its ID.
PUT
/label/{tag_id}/Path parameters
tag_idPathintegerrequiredThe ID of the label to delete.
Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredLocation (Delhi and Chennai)
Request body
application/json
example
new tagResponses
200Label updated successfully
example
200example
Success