Each resource endpoint is a URL used to view and edit specific resources in Smart Completions.
Client applications call an endpoint to request changes to a specific resource using supported HTTPS methods.
A typical resource endpoint URL looks like this:
https://smartcompletions.intergraphsmartcloud.com/sc/datalake/v1/Instance(1)/Projects
This endpoint URL has multiple components:
https://<hostname>/<base url>/<resource path>