Reputation: 1
The Forge API works like a champ for Bim360 Docs hub types using 2-legged bearer token. However, I can't find documentation that confirms whether or not 2-legged authentication works for Bim360 Team hubs. Can anyone confirm this? Thanks.
Upvotes: 0
Views: 129
Reputation: 8604
You can use Data Management API to access BIM 360 Docs hubs using 2 legged OAuth, which is intended for background automation. You may consider adding the x-user-id
header to enforce permissions.
Upvotes: 1