How to specify Bearer Authorization in Service Node

Hi Team,

I want to specify Bearer Authorization in Service Node. How can I specify it?

I am not able to see the option for it.

You can see here postman screenshot what I am trying to achieve in Kore Platform.

@praful_dhone
Can you please click on the postman’s code snippet option and see the cURL? You will get a good idea on how to design the header if this is going under -H.

I got it Swagata. We can set it in Header section under the Authorization key. Thanks. :slight_smile: It at least helped me to explorer the Auth feature of Service Node :smiley: