POST
/
api
/
v1
/
projects
/
{projectUuid}
/
calculate-total
{
  "results": {},
  "status": "ok"
}

Path Parameters

projectUuid
string
required

The uuid of the project to get charts for

Body

application/json
The metric query to calculate totals for

Response

200
application/json
Success

The response is of type object.