scheduled-runs
Create and search schedules of reporting apps
Note: When making API requests, ensure the following headers are included:
- Authorization: Bearer UserToken (replace UserToken with your actual access token)
- Content-Type: application/json
- Accept: application/json
Create schedule of an reporting app.
Path Parameters
- tenantId
Describes partnerId or clientId of the tenant
Request Body
application/json
- name
Schedule name
- analysisId
Associated analysis uuid
- schedule
- recipients
- format
Supported output formats of the Reporting analysis.
- message
Notification message
- subject
Loading Examples...
Responses
Loading Examples...