Load JSON to Specific InputCopy Pageput https://{hub}.vena.io/api/public/v1/etl/jobs/{jobId}/inputs/{inputId}Upload JSON data to a single ETL step of a job without executing the jobPath ParamsjobIdstringrequiredID of the ETL Job (18 or 19 digits)inputIdstringrequiredThe Id of the ETL step. Can be found from the Get ETL template endpoint.Body Paramsdataarray of arrays of stringsrequiredIntersection values to importdata*ADD array of stringsResponses 204No Content 401Invalid authentication credentials 403Authenticated user does not have access to the specified model 406Invalid Accept headerUpdated 20 days ago