Collect Job Outputs

Collect the job outputs into the destination bucket that was set up during onboarding. The job status must be completed. Provide jobId as path parameter and provide credentials in the request body. The output files will be saved using the output_prefix provided, appended with the jobId.

Path parameters

job_idstringRequiredformat: "uuid"

Headers

X-API-Keystring or nullOptional
API key for authentication

Request

This endpoint expects an object.
user_credentialsobjectRequired
output_prefixstringRequired
S3 prefix
aws_regionstringRequired
AWS region

Response

Successful Response

Errors

422
Unprocessable Entity Error