apps/install/{id}

Manage the installed Apps. Get details or deletes the installed apps.

Retrieve the information of the app with the app uuid

Path Parameters

  • tenantIdstringrequired

    Describes the Client uuid

  • idstringrequired

    Installed app uuid

Responses

  • idstringrequired

  • displayNamestring

  • installedBystring

  • installedTimestring

  • profileobjectrequired

  • appstringrequired

  • versionstringrequired

  • updateAvailablebooleanrequired

  • statestring

    Enum:
    Installed
Loading Examples...

Removes the installed app

Path Parameters

  • tenantIdstringrequired

    Describes the Client uuid

  • idstringrequired

    Installed app uuid

Request Body

application/json

  • uninstallReasonstringrequired

Loading Examples...

Responses

200OK