API Reference

Step 3 : Process Uploaded File

This is the third step of the multi-part JSONL import procedure.

Use this call to instruct the system to start to process the JSON file uploaded in the body of the Upload call (step 2 above).

The codebox below shows the JSON that should be used in the body of the process upload file API call:

{
    "resource_id": "490e4fca-f65f-4302-a10a-b0678a3f71db"
}
Language