Skip to main content
POST
Create a new record in the table

Authorizations

Authorization
string
header
required

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

Headers

x-data-source
string
default:live

Path Parameters

workspace_id
integer<int64>
required
table_id
integer<int64>
required

Body

application/json

Response

Success!