Skip to main content
POST
Error

Path Parameters

projectUuid
string
required
queryUuid
string
required

The UUID of the previously-executed query to compute totals from

Body

application/json
kind
enum<string>
required

Kinds of totals derivable from an executed pivot query. Follow-up PRs will widen the union to enable the commented-out variants below.

Available options:
columnTotal,
rowTotal,
columnSubtotal
invalidateCache
boolean
subtotalDimensions
string[]

Response

Success

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