Skip to main content
POST
Import dataset items from CSV

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
csvContent
string
required
organizationId
string
required

Response

Successful response

success
number
required
failed
number
required
errors
string[]
required
logs
string[]
required