upload_job_input
Upload an input file or script to create a managed upload slot and get an ID for submitting the job to Jungle Grid.
Instructions
Create a managed upload slot for an input file or script. Upload bytes to upload_url with HTTP PUT, complete the upload through complete_url, then pass input_id to submit_job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| filename | Yes | ||
| content_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes |