POST
/
v1
/
tables
/
{table_id}
/
run

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

table_id
string
required

Body

application/json
columns
string[] | null
rows

Response

200 - application/json

The response is of type any.