Create optimizer config with initial blueprint

Creates a new optimizer config with initial blueprint. Fails if the project already has a 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

Response

Created

Errors

400
Bad Request Error
401
Unauthorized Error
409
Conflict Error