Partially update a Dome configuration (e.g. set or clear dome instance URL).
Team ID (required)
Request model for partial update (PATCH) of a Dome configuration.
Dome instance URL to set, or null to clear.
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.