Update a scheduled data exportAsk AIpatch https://sandbox.uk.rootplatform.com/v1/insurance/scheduled-data-exports/{scheduled_data_export_id}The following adapters are supported for scheduled data exports:Path Paramsscheduled_data_export_idstringrequiredMust be a UUID. The unique identifier of the scheduled data export.Body ParamsnamestringrequiredThe name of the scheduled data export.adapterobjectThe adapter used to send the export once it's compiled. See below for more details.adapter objectenvironmentstringThe dataset used by the scheduled export. Either sandbox or production.frequencyobjectThe frequency at which the scheduled export runs. See available frequencies for more details.frequency objectdata_rangestringThe range used to capture data for the export. One of today, week_to_date, month_to_date, since_last_run, or full.Response 200SuccessUpdated 5 months ago