Reputation: 9
We have older projects on BIM360 and newer project on ACC. I am using the account admin API to add users :
I can remove users from ACC using this endpoint :
Is there a way to remove users from BIM360 ? (it clearly says on each that these endpoints are either ACC or BIM360 , i.e. no compatibility )
P/S Is there another way around this - perhaps use the import endpoint to remove users from projects ?
Thanks , Jonathan Talisman
Upvotes: 0
Views: 39
Reputation: 97
DELETE API: https://aps.autodesk.com/en/docs/acc/v1/reference/http/admin-projects-project-Id-users-userId-DELETE/ is only limited on ACC projects. It is not compatible and won't work with BIM 360 projects.
Autodesk does not have any API that can remove members from BIM 360 projects currently.
Upvotes: 0