Skip to main content
PUT
/
api
/
v1
/
projects
/
{projectUuid}
/
dataCatalog
/
metrics
/
trees
/
{metricsTreeUuid}
/
lock
/
heartbeat
Error
A valid request URL is required to generate request examples
{
  "status": "ok",
  "results": "<unknown>"
}
{
  "error": {
    "name": "<string>",
    "statusCode": 123,
    "data": "<unknown>",
    "message": "<string>"
  },
  "status": "error"
}

Path Parameters

projectUuid
string
required
metricsTreeUuid
string
required

Response

Success

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