PnID to iTwin
Download API definition:
POST https://api.bentley.com/synchronization/pnidtoitwin/inferences
Creates new PnID Inference for a specific model version. This endpoint registers a new inference pipeline in Azure Machine Learning service with already trained PnID (Piping & Instrumentation Diagrams) ML model. To create new PnID Inference please provide iTwin ID and model version. All available model versions are listed in the Model versions section.
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.