We tried creating an Excel file using the following API, and payload. But it generates the corrupted excel file with 0 size.
{
"name": "test2.xlsx",
"file":{ }
}
Request your help to get the right payload or API to create empty excel file in given onedrive path
