Authorization: Bearer ********************
curl --location --request POST '/files/cnab' \ --header 'Authorization: Bearer <token>' \ --form 'file=@""'
{}