Skip to main content
POST
Add Data Rows

Path Parameters

id
string
required
Dataset ID
document-id
string
required
Document ID to add rows under
Authorization
string
required
Baseplate API key. Must be in the format β€œBearer $BASEPLATE_API_KEY”
Content-Type
string
Use application/json

Body

rows
array
required
Array of rows to insert to the dataset. See Overview for example.