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.
Team ID (required)
Successful Response
API response model for Dome configuration.
id and optional agent_id are top-level fields. config_body is the
guard configuration dict (Dome-facing payload). Other metadata (e.g. team_id,
timestamps, created_by) is included in the wire shape as returned by the domain
model's to_wire() — see OpenAPI schema for the full response shape.