Skip to main content
 print this page

Get a presigned URL to upload a job library

POST 

/jobs/:id/libs

Generates an S3 presigned PUT URL under the job's libs/python prefix. Requires editor or owner access. Spaces in FileName are replaced with underscores. Allowed extensions depend on ETLJobType.

Request

Responses

Presigned upload URL. Live body includes Message, PresignedUrl, and UploadPath (s3://{etl-bucket}/{jobId}/libs/python/{file}).

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers