Token enabled API test in UFT

Hi,

Can someone help me to achieve an API test in UFT with token authorization being enabled? 

I have tried without token enabling and it was successful. Now I want to achieve the same when token authorization is enabled for APIs.

I have tried the API call via postman and getting desired output, but through UFT I am getting Status code as 500 - Internal Server Error.

Can you please let me know what configuration setup(token related) is required for a http request /REST API UFT test ?

Thanks