Skip to main content

Create a new Tag

This endpoint allows you to create a new Tag in a specific project and location.

POST/api/v1/label/

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
metadatastringrequired
exampletest

Responses

contentResponse