post
https://{environment}.origamirisk.com/OrigamiApi/api//BulkInsert
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Insert a batch of new records in a single API call by specifying the target {domain} and providing an array of objects. Each object should represent a single record in JSON format and must conform to the schema defined for the target domain.
There is a configurable cap on the number of records that can be processed per API call. If this cap is exceeded, an exception will be raised and no records will be processed. For most clients, the default cap is 25 records per API call, though this limit may vary depending on client-specific configurations.