Authorization: Bearer ********************[
"string"
]curl --location 'https://api.klever.tec.br/api/external_resource/company/add_list' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '[
"string"
]'