curl --location --request POST '/core/dashboard/offlineBatchImport' \ --header 'Authorization: {{ACCESS_TOKEN}}' \ --form 'file=@""'
{ "id": "string", "message": "string", "name": "string", "status": true }