Data BridgesData Bridges📄️Create bridgeCreate a bridge that subscribes to configured NATS bindings and publishes assembled JSON payloads to MQTT.📄️List bridgesReturn bridges with paging.📄️Get bridgeReturn the full bridge definition. The response mirrors the request shape with `mqtt`, `assemblyPolicy`, `bindings`, and `runtimeState` sections.📄️Update bridgeReplace the bridge definition using the same nested request body as create bridge.📄️Patch bridgePartially update a bridge using the same object shape and field names as update bridge. Include only the fields that should change.📄️Delete bridgeDelete a bridge. Enabled bridges must be disabled before deletion.📄️Enable or disable bridgeExecute an enable or disable action on the bridge.