Hi All - Have to expose two API endpoint ( one function to share the data and another to edit the object data ) to external application which is not ins foundry environment.
How to share the entire endpoint url so that external system can call and access the functions which are tested and published in AIP logic.
Please throw some light on how to form the urls fr these functions and share to call from external system. Thanks in advance.
you means https:///api/v2/ontologies/ is common/static url that can be used/shared all the times and rest of the url will be changed based on the operation right? Please confirm on my understanding. Thanks