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