Storage Connections
Download API definition:
POST https://sampleHostName/synchronization/imodels/storageConnections
Create a StorageConnection that describes files from Storage to synchronize to the iModel.
Authentication
Requires Authorization
header with valid Bearer token for scope synchronization:modify
.
For more documentation on authorization and how to get access token visit OAUTH2 Authorization page.
Associated entities
A connection is linked with an iModel. An iModel ID is required to be set when creating a StorageConnection.