curl --location --request POST '/api/proxies/import-proxies' \ --header 'Content-Type: application/json' \ --data-raw '{ "file": "File", "group_id": "string" }'