Authorization: Bearer ********************
curl --location 'https://hub.apilabz.com/module/1024' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "fileUrl": "string", "gsheetUrl": "string", "fileExtension": "string" }'
{}