PUT
/
api
/
v1
/
projects
/
{projectUuid}
/
tags
/
yaml
{
  "results": "<any>",
  "status": "ok"
}

Path Parameters

projectUuid
string
required

Body

application/json · object[]
name
string
required
color
string
required
yamlReference
string
required

Response

Success

status
enum<string>
required
Available options:
ok
results
any