Create dataset items from CSV file

Create dataset items from uploaded CSV file. CSV should have headers in the first row. Processing happens asynchronously in batches.

Request

This endpoint expects a multipart form.
fileobjectRequired
dataset_idstringRequiredformat: "uuid"

Response

Accepted - CSV processing started

Errors