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.
blueprint
project_id
Project ID. Either project_id or project_name must be provided
project_name
Project name. Either project_id or project_name must be provided
id
Agent config ID. Generated automatically if not provided
Response headers
Location
Response
Created
Errors
400
Bad Request Error
401
Unauthorized Error
409
Conflict Error