Authorization: Bearer ********************
curl --location 'https://api.klever.tec.br/api/external_resource/sped/upload/multipart?cnpj=12456606000115' \ --header 'Authorization: Bearer <token>' \ --form 'files=@""'
{ "message": "string" }