Skip to main content
PUT
Create or update model 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

Manifest containing metadata for the model to apply

Response

200 - application/json

The created or updated model version

data
ModelVersion · object
required

The requested model version.