Skip to main content

Update a Tag

Update the name of a Tag using its ID.

PUT/label/{tag_id}/

Path parameters

  • tag_idPathintegerrequired

    The ID of the label to delete.

Query parameters

Request body

application/json

object
label_namestringrequired
examplenew tag

Responses

200Label updated successfully
object
codeinteger
example200
dataarray
errorsobject
messagestring
exampleSuccess