Add blueprint to existing config
Adds a new blueprint to an existing optimizer config. Fails if the project has no config yet.
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
Blueprint added
Errors
401
Unauthorized Error
404
Not Found Error