How can I quickly replace the Authorization token within the HTTP Header for all my API Calls?

Hi mkleyn

Instead of using the hard code value, you can extract the Token from login API and assign it to another API header.