Create optimization

Create optimization

Request

This endpoint expects an object.
dataset_namestringRequired>=1 character
objective_namestringRequired>=1 character
statusenumRequired
Allowed values:
idstringOptionalformat: "uuid"
namestringOptional
project_namestringOptionalformat: "(?s)^\s*(\S.*\S|\S)\s*$"

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

project_idstringOptionalformat: "uuid"

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

metadatamap from strings to any or list of objects or stringOptional
studio_configobjectOptional
last_updated_atdatetimeOptional

Response headers

Locationstring

Response

Created