Skip to main content
Update Optimization

Path Parameters

id
string
required

Body

application/json

Request body for updating an optimization's name and/or description.

name
string | null
Minimum string length: 1
description
string | null

Response

Successful Response

Pydantic model for the optimizations table.

id
string
required
job_id
string
required
project_id
string
required
organization_id
string
required

Organization this optimization belongs to.

name
string | null
description
string | null
user_id
string | null
cell_spec_id
string | null
parameterized_model_id
string | null
optimization_template_id
string | null
created_at
string<date-time> | null
created_by_email
string | null
parameterized_model_name
string | null
cell_name
string | null