API Reference
Log In
API Reference

Create a model

This endpoint creates a model. It is the first step to deploy a model. It also creates a version, sets the model version’s status to partial and, allows the user to continue with the model deployment process.

👍

Roles

Data Scientists can access this route.

Body Params
string
required

The model’s name. It may only contain alphanumeric, dash, and underscore characters.

string
required

The model’s version number. It follows the semantic versioning format.

Response

Language
Credentials
Request
Choose an example:
application/json