Skip to main content

Update a Tag

Update the name of a Tag using its ID.

PUT/api/v1/label/{tag_id}/

Path parameters

  • tag_idPathintegerrequired

    The ID of the label to delete.

Query parameters

  • project_idQueryintegerrequired
  • locationQuerystringrequired

    Deployment region for the resource. Accepted values: Delhi, Chennai.

    Mumbai region has been discontinued. Delhi and Chennai are the only supported regions.

Request body

application/json

object
label_namestringrequired
examplenew tag

Responses

200Label updated successfully
object
codeinteger
example200
dataarray
errorsobject
messagestring
exampleSuccess