Skip to main content
POST
/
tables
/
{tableId}
/
rows
/
aggregate
Error
A valid request URL is required to generate request examples
{
  "mode": "aggregate",
  "data": {}
}

Authorizations

Authorization
string
header
required

Enter token in format (Bearer )

Path Parameters

tableId
string<uuid>
required

Table ID

Response

Aggregation results

mode
string
Example:

"aggregate"

data
object