Skip to main content
POST
Stage 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
ModelManifest · object
required

Model Version artifact.

Response

Staging information including version ID, storage root, and artifact ID

id
string
required

ID of the staged artifact version

storage_root
string
required

Root storage path where the artifact version files should be uploaded

artifact_id
string
required

ID of the artifact that the staged version belongs to