updateForecast. Declared return type: JsonResponse. Middleware: api, Authenticate:api, IdentifyTenant, CheckUserStatus, SetSpatiePermissionTeamContext.curl --location -g --request PUT 'https://api-dev.commandroom.ai/api/orgcharts/1/nodes/1/rea-agents/1/forecast?tenant=' \
--header 'Content-Type: application/json' \
--data-raw '{
"forecast_human_time_hours": 0,
"forecast_human_wages_cost": 0,
"forecast_ai_time_hours": 0,
"forecast_wages_saving_hours": 0,
"forecast_times_faster": 0,
"forecast_productivity_gain_percent": 0
}'{
"data": {}
}