1. Perform a test with Postman on the request you wish to use.
2. Go to Headers tab of the request and copy the value of key "Authorization":
3. Create a new Call REST API Method command and add header as below, setting the value field with the value copied from Postman:
Thank you @Yaniv Rabl for this contribution