v51

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

Remove configuration parameters

Removes configuration parameters by creating a new blueprint that closes the specified keys. Returns 204 if no changes were needed (idempotent).

post/v1/private/agent-configs/blueprints/remove-keys

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

keysstring[] required

Response

Created