I am working through a project where I am extending the API for an add-in in Revit and when I try to pass the "cloudWorksharing" Product Key as described in the API reference I get a 400 error saying "No enum match".
API Reference API enum List from reference
I have successfully used other enums like projectAdministration or docs, so I am confident my call is correct. Is this an enum that doesn't actually do anything since really cloudWorksharing is a product of the user's license?
I was expecting the product type to be applied to the user.