Authorization: Bearer ********************
{ "program_ids": [ "8152a5e6-890c-4c56-bbbd-42ffb55f5292" ], "start_date": 1731177000, "end_date": 1731263400 }
curl --location --request PUT 'https://preprod.api.crego.io/v1/lms/reports/roi_computation/' \ --header 'Content-Type: application/json' \ --data-raw '{ "program_ids": [ "8152a5e6-890c-4c56-bbbd-42ffb55f5292" ], "start_date": 1731177000, "end_date": 1731263400 }'
{}