Update configuration for a specific experiment run.
Parameters:
run_id
: Unique identifier of the runconfig_update
: UpdateConfig object containing configuration changesReturns: JSONResponse with:
message
: Status of the updateconfigs
: Updated configuration (if successful)Notes:
Raises: