POST
/
tables
/
{table_id}
/
rows
"<any>"

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

table_id
string
required

Query Parameters

workspace_id
string
required

Body

application/json

Insert model for a table row.

data
object
required

Response

201
application/json
Successful Response

The response is of type any.

Was this page helpful?