Create optimizer config or add blueprint

Creates a new optimizer config with initial blueprint, or adds a new blueprint to existing config

Request

This endpoint expects an object.
blueprintobjectRequired
project_idstringOptionalformat: "uuid"

Project ID. Either project_id or project_name must be provided

project_namestringOptionalformat: "(?s)^\s*(\S.*\S|\S)\s*$"

Project name. Either project_id or project_name must be provided

idstringOptionalformat: "uuid"
Agent config ID. Generated automatically if not provided

Response headers

Locationstring or null

Response

Created

Errors