Versions Prepare

POST

Prepares a new version for an artifact, returning the URL and form data to upload the updated file.

Request

This endpoint expects an object.
idstringRequired

The ID of the artifact to prepare a new version for.

Response

This endpoint returns an object.
form_datalist of objects

The POST policy form data.

urlstring

The URL that the file’s data should be uploaded to.