optimizations

Update Optimization

Update an optimization's name and/or description.

patch/optimizations/{id}

Path parameters

idstring required

Request body

namestring nullable
descriptionstring nullable

Response

Successful Response

idstring required
namestring nullable
descriptionstring nullable
job_idstring required
project_idstring required
user_idstring nullable
cell_spec_idstring nullable
parameterized_model_idstring nullable
optimization_template_idstring nullable
created_atstring date-time nullable
created_by_emailstring nullable
parameterized_model_namestring nullable
cell_namestring nullable
organization_idstring required

Organization this optimization belongs to.

Changes