Authorization: Bearer ********************
curl --location -g --request PUT 'https://premiums-api-staging.anopio.com/v2/company/import' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: text/plain' \ --data-raw ''
{ "status": 200 }