Add Records to Imported Data Project
POST {{baseUrl}}/imported-data-projects/:idpSourceId/records
Synchronously adds records to the IDP. Up to 50 records can be posted at a time.
Request Body
{"records"=>[{"enim0eb"=>-79983774, "adipisicing_c"=>77775563.25351748}, {"cillum_cc"=>true}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"meta":{"httpStatus":"\u003cstring\u003e","requestId":"\u003cstring\u003e","notice":"\u003cstring\u003e"}}