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

The metric query to calculate totals for

explore
string
required
metricQuery
object
required

Response

200
application/json
Success
results
object
required

Construct a type with a set of properties K of type T

status
enum<string>
required
Available options:
ok