v1

latestOpenAPI 3.0.02026-07-147249104.6 KB
ownership : Find ownership

Aquires an app license for a user (installs app)

  • This method is called on behalf of a user - This method requires either a modelId from the app or a custom model - User data and statistics are recorded when this method is called
post/ownership/install

Query parameters

appIdstring required

The id of the App being owned

userIdstring required

The id of the User requesting to own the App

modelIdstring

The id of the model associated with this ownership request

modelstring

A custom model that will override the app's default model for this install

customDatastring

A custom JSON object to attach to this ownership record

Response

OK