Hi Autodesk,
We need this API to help developers able to update data in models using Revit Design Automation, if not I belive it's is really hard to use Revit Design Automation on cloud.

What I'm expecting :
- One API input the urn model to force Relinquish of all users owner that model, not only my self.
What is current now :
There are APIs available to check the checkout status of elements—for example, WorksharingUtils.GetCheckoutStatus(). However, there are currently no APIs that allow relinquishing ownership of elements not checked out by the current Revit user. The RelinquishOwnership() method only works for elements that are checked out by the current user.