POST
/
api
/
v1
/
projects
/
{projectUuid}
/
tags
{
  "results": {
    "tagUuid": "<string>"
  },
  "status": "ok"
}

Path Parameters

projectUuid
string
required

Body

application/json

From T, pick a set of properties whose keys are in the union K

Response

201
application/json
Success

The response is of type object.