Skip to main content

Load records in bulk

POST 

/api/v1/bulk-jobs/ingest

Submits a set of records for loading. Rows are validated and standardized on the way in, and a row that fails is reported individually rather than failing the batch. For a first load into an empty tenant, the initial-load option skips per-row history so the record's history begins at its first real change. Requires bulk-job.create.

Request

Responses