POST
/
models
/
{modelName}
/
release

Authorizations

Authorization
string
headerrequired

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

Path Parameters

modelName
string
required

Name of the model

Response

200 - application/json

Model release, used to deploy a model from one environment to another

from
string

Origin environment from which the model is released

to
string

Destination environment to which the model is released