You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The generated Swagger object models are convenient to see all available Azure Digital Twins [objects and APIs](./concepts-objectmodel-spatialgraph.md). Developers can use this resource when they build solutions on Azure Digital Twins.
51
51
@@ -59,7 +59,7 @@ Each listed endpoint also includes the required request information, such as the
After you execute the test, you can validate the response data.
79
79
80
80
## Swagger response data
81
81
82
82
Each listed endpoint also includes response body data to validate your development and tests. These examples include the status codes and JSON you want to see for successful HTTP requests.
6. Click the **Authorize** button on your swagger page.
119
119
120
-
7. Paste the application ID into the client_id field.
120
+
[](media/how-to-use-swagger/swagger-select-authorize-btn.png#lightbox)
8. You should now see the Bearer authentication token passed in the authorization header and the identity of the logged in user displayed in the result.
126
+
8. You will then be redirected to the following success modal.
- To read more about Azure Digital Twins object models and the spatial intelligence graph, read [Understand Azure Digital Twins object models](./concepts-objectmodel-spatialgraph.md).
133
133
134
-
- To learn how to authenticate with your Management API, read [Authenticate with APIs](./security-authenticating-apis.md).
0 commit comments