Skip to main content
PUT
Create or update artifact version

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
manifest
ArtifactManifest · object
required

Manifest containing metadata for the artifact version to create or update

Response

200 - application/json

The created or updated artifact version

data
ArtifactVersion · object
required

The requested artifact version.