how I use basic Authentication in Siebel for calling external rest API
I am using this format for basic authentication is this correct?
https://ESBBDCBA:EhA9TAGUNas6zhXY@172.17.85.15/v1/customers/2396630/accounts
ESBBDCBA is Authentication user name
EhA9TAGUNas6zhXY is authentication password
172.17.85.15/v1/customers/2396630/accounts is the URL