v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-21149158448.6 KB
Dome
dome-configs

Create Dome Config

Create a new Dome configuration.

If no config_body is provided, uses the default configuration. A dome config is standalone and can be assigned to multiple agents via the agent's dome_config_id.

post/v1/dome-configs

Query parameters

team_idstring uuid required

Team ID (required)

Team ID (required)

Request body

config_bodyobject nullable

Guard configuration. If not provided, uses default config.

agent_idstring uuid nullable

Agent to bind this config to. When set, writes config_pending.json to storage.

Response

Successful Response

idstring uuid required
statusstring
agent_idstring uuid nullable
config_bodyobject
dome_instance_urlstring nullable
created_atinteger required
created_bystring uuid required
updated_atinteger nullable
updated_bystring uuid nullable