optimization_templates
Create Optimization Template
Create a new project-level optimization template.
Parameters
body : CreateOptimizationTemplate Template creation data including the owner project_id.
Returns
OptimizationTemplate Created optimization template.
Raises
ConflictError If a template with the same name already exists in the project.
post/optimization_templates
Request body
Response
Successful Response