Submit import data

This endpoint is used to submit the data file to an existing import job identified by the path parameter {id}.

Submitting the data file triggers the asynchronous processing of the data. You can monitor the progress and final status of the data processing using the dedicated job status endpoint.

Note: There is currently no limit to the number of rows you can upload per Submit request, however, files are limited to 5GB.

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here!