Skip to main content

Create a model and its first version

POST 

/models

Available in development only — the sandbox and production tables are replicas of development, so models cannot be written there.

Mints a new model identifier and stores the supplied body as its first version, as a draft: it is listed and readable in development, and in use nowhere until a version of it is published to an environment.

Request

Responses

Model created successfully