How to configure Mutual TLS and call REST Api

Dear All,
Using the postman, I am calling an REST Api and looking forward how can it be done through Mutual TLS.
There is working Mutual TLS, where the Java Client calls the Rest Api and get the response successfully. The java client and webserver is configured with Mutual TLS and it works fine.

Now I would want to test the same Rest Api from PostMan.
Does PostMan supports Mutual TLS ?
If it supports, what are the step I need to do from the PostMan end to call the Rest Api through Mutual TLS ?

Thank you in advance,

Dear All,
May i request your attention and have your response please ?