Bulk insert a large number of documents by downloading a file using "download url". This bypasses the need to directly send documents to the api, as happens in BulkInsert.

Log in to see full request history
Path Params
string
required
length ≤ 240

ID of dataset

Body Params
string
required

Used to download the blob of documents.

string
required

Whether the blob is in csv or json format.

boolean
Defaults to false

replace _id with (_id||id)['$oid'], or JSON.stringify(_id||id)

number

Only process rows of length skip_rows.

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json