v51

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

Add blueprint to existing config

Adds a new blueprint to an existing optimizer config. Fails if the project has no config yet.

patch/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