analyses/{id}

Update, get details of given analysis of an reporting app.

Get details of the given analysis of reporting app.

Path Parameters

  • tenantIdstringrequired

    Describes partnerId or clientId of the tenant

  • idstringrequired

    Describes analysis uuid of the analyses of the reporting app

Responses

  • idstring

    Analysis uuid

  • namestringrequired

    Analysis name

  • tenantIdstring

  • installedAppIdstringrequired

    Installed reporting appId

  • parametersobjectrequired

    Parameters as defined in the reporting app manifest.

  • createdByobject

  • updatedByobject

  • createdDatestring

    Analysis created date

Loading Examples...

Update the analysis of reporting app

Path Parameters

  • tenantIdstringrequired

    Describes partnerId or clientId of the tenant

  • idstringrequired

    Describes analysis uuid of the analyses of the reporting app

Request Body

application/json

  • namestringrequired

Loading Examples...

Responses

  • idstring

    analysisId of the analysis.

Loading Examples...