Skip to main content

Upload a CSV file for one import kind

POST 

/admin/dataimport/kinds/:kind/upload

Accepts a multipart CSV upload, writes it into the tenant's inbox for the given kind, and enqueues the import job right away; the periodic poll remains the fallback if the enqueue fails.

Request​

Responses​

Accepted