POST
/
api
/
v1
/
saved
/
{chartUuid}
/
calculate-total
{
  "results": {},
  "status": "ok"
}

Path Parameters

chartUuid
string
required

chartUuid for the chart to run

Body

application/json
invalidateCache
boolean
dashboardFilters
any

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