curl --location 'https://sheets.googleapis.com//v4/spreadsheets//values/:clear' \ --header 'Content-Type: application/json' \ --data '{}'
{ "clearedRange": "string", "spreadsheetId": "string" }