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

Path Parameters

projectUuid
string
required

Body

application/json
explore
string
required
metricQuery
object
required
columnOrder
string[]
required
parameters
object

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

pivotDimensions
string[]

Response

Success

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