Hello:
I am trying to use this and in the Content Server REST API - Quick Start Guide, it says:
Each REST call is a URL, in the format:
http(s)://<machine name>/<CS service name>/<CS CGI>/api/v1/<resource name>The examples in this document will be a relative path to the Content Server CGI. Values in angle brackets (<>) are placeholders and not literal values.
This document will only describe a handful of calls, for more information see the documentation in Swagger.
But I looked everywhere for how to specify .../<CS service name>/<CS CGI>/ and could not find these two parameters. Could you please point me in a direction?
Thank you