v51

OpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-01308532588.1 KB
Agent Configs

Create optimizer config with initial blueprint

Creates a new optimizer config with initial blueprint. Fails if the project already has a config.

post/v1/private/agent-configs/blueprints

Request body

project_idstring uuid

Project ID. Either project_id or project_name must be provided

project_namestring

Project name. Either project_id or project_name must be provided

idstring uuid

Agent config ID. Generated automatically if not provided

Response

Created