Update Dome Config
Update a Dome configuration.
PUT
Update Dome Config
Path Parameters
Query Parameters
Team ID (required)
Body
application/json
Request model for updating a Dome configuration.
Updated guard configuration.
Response
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.
Last modified on April 21, 2026
Update Dome Config