v51

OpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-01308532588.1 KB
Optimizations

Create optimization

Create optimization

post/v1/private/optimizations

Request body

idstring uuid
namestring
dataset_namestring required
project_namestring

Project name. Creates project if it doesn't exist. Ignored when project_id is provided.

project_idstring uuid

Project ID. Takes precedence over project_name when both are provided.

objective_namestring required
status'running' | 'completed' | 'cancelled' | 'initialized' | 'error' required
metadataJsonListStringWrite
last_updated_atstring date-time

Response

Created