Table of Contents | ||
---|---|---|
|
Overview
Info |
---|
In order to execute this command, a model that is not built should exist. If you attempt to build a model that is already built, the build status of that model will be indicated as |
Description | Building a model |
Resource Path |
|
HTTP Method | POST |
Request/Response Format | application/json |
...
Code Block | ||
---|---|---|
| ||
POST https://localhost:9443/api/models/{id} |
Sample cURL command
...