Authorization: Bearer ********************
curl --location --request POST '/whitelist-domains/import' \ --header 'Authorization: Bearer <token>' \ --form 'file=@""'
{ "message": "Import successful" }