Resource endpoints - Intergraph Smart Completions - Intergraph Smart Completions Update 24 - Customization & Programming - Hexagon

Intergraph Smart Completions Smart API Programmer's Reference Guide (5.3.24)

Language
English
Product
Intergraph Smart Completions
Search by Category
Customization & Programming
Smart Completions Version
5.3.24

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>