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
- tenantId
Describes the Client uuid
Request Body
application/json
- parameters
- dashboardName
Name of the dashboard
- dashboardId
- schedules
Loading Examples...
Responses
- id
Loading Examples...