We are trying to use REST API to interact with CS16.2.3 . Please provide the endpoint and services outline we need to use. Just fo info we are already deployed and using CWS for the same.
Hi Rama - have a look @ https://knowledge.opentext.com/go/67789539 for the 16.2 REST API offerings. Note that this is updated each quarter, so what you see is available as of 16.2.9 (there might be differences between this & 16.2.3).
So for example you can hit the ping endpoint via a call to https://localhost/otcs/cs.exe/api/v1/ping.
There's a getting started guide @ https://developer.opentext.com/webaccess/#url=%2Fawd%2Fresources%2Farticles%2F6102%2Fcontent%2Bserver%2Brest%2Bapi%2B%2Bquick%2Bstart%2Bguide as well.