v1

latestOpenAPI 3.0.02026-07-147249104.6 KB
ownership : Find ownership

Uninstalls a license for a particular user and app (uninstalls app)

  • This method is called on behalf of a user - User data and statistics are recorded when this method is called
post/ownership/uninstall/{ownershipId}

Path parameters

ownershipIdstring required

The id of the ownership to be unintalled

Query parameters

userIdstring required

The id of the User requesting to uninstall the App

cancelOwnershipboolean

True if this app will require payment to be re-installed. Default is false

customDatastring

A custom JSON object to attach to this ownership record

Response

OK