Authorization: Bearer ********************
curl --location --request POST 'http://127.0.0.1:5001/app' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json'
{}