Documents
Upsert Data Rows
Upserts the rows. Creates a document if no document_id is provided in the request. If one is provided, and it already exists, the data rows will be replaced.
POST
Path Parameters
Dataset ID
Header
Baseplate API key. Must be in the format “Bearer $BASEPLATE_API_KEY”
Body
The document ID to upsert. If not provided, a document ID will be created for you.