curl --location '/api/v1/device/batch/import' \ --header 'x-token: {{x-token}}' \ --form 'device_config_id=""' \ --form 'file=@""'
{}