Skip to main content

Create an upload URL for an extension version.

POST 

/clusters/:id/extensions/:extensionId/versions/:versionId/upload-url

Returns a presigned S3 URL to upload the version's jar to. After uploading, call the version's confirm operation to finalize it.

Request

Responses

The presigned upload target. PUT the jar to url.