dashboard-analyses

Manage dashboard analyses for reporting.

Note: When making API requests, ensure the following headers are included:

  • Authorization: Bearer UserToken (replace UserToken with your actual access token). For details on how to obtain the token, refer Actions on a user section.
  • Content-Type: application/json
  • Accept: application/json

Create dashboard analysis with scheduling.

Path Parameters

  • tenantIdstringrequired

    Describes the Client uuid

Request Body

application/json

  • parametersobjectrequired

  • dashboardNamestring

    Name of the dashboard

  • dashboardIdstringrequired

  • schedulesarrayrequired

Loading Examples...

Responses

  • idstring

Loading Examples...