POST Model Finish

POST /api/models/(mid)/finish

Finish (internally compute) a waiting model. The model must be in the waiting state.

Parameters:
  • mid – Unique model identifier.

See Also