Prepare Artifacts Versions

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.
idstringRequiredformat: "id"

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

Response

The response to preparing a new artifact version.

form_datalist of objects

The POST policy form data.

urlstringformat: "text"

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

Built with