POST
/
api
/
v1
/
table
/
{table_name}
/
records

Authorizations

Authorization
string
headerrequired

Enter: 'Bearer <JWT>', where JWT is the access token. Example: Bearer access_token_comes_here

Path Parameters

table_name
string
required

Query Parameters

schema
string
default: public

Body

application/json · object[]

The body is of type object[].

Response

200 - application/json
table
object
required