Skip to main content
POST
Create multiple records in a single batch operation

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

items
object
required
allow_id_field
boolean

Response

Success!