Authorization: Bearer ********************
curl --location --request POST 'https://api.banconovus.com/new-endpoint-1?id' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json'
{}