/fileLoadingJobs
Initiates a file-loading job by specifying the URL for a zipped CSV file, containing data to be loaded, and the action(s) to be taken on it.
post/fileLoadingJobs
Request body
Response
200
Example response
{
"jobId": 998877
}Initiates a file-loading job by specifying the URL for a zipped CSV file, containing data to be loaded, and the action(s) to be taken on it.
200
{
"jobId": 998877
}