v9
latestSwagger 2.02026-07-135252167.7 KBProjectApi
Publish a specific iteration.
post/projects/{projectId}/iterations/{iterationId}/publish
Path parameters
projectIdstring uuid required
The project id.
iterationIdstring uuid required
The iteration id.
Query parameters
publishNamestring required
The name to give the published iteration.
predictionIdstring required
The id of the prediction resource to publish to.
overwriteboolean
Whether to overwrite the published model with the given name (default: false).
Response
OK
boolean required