scheduled-runs/{id}
'Update, get details of a given schedule of reporting app.'
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
Get the details of schedule of reporting app
Path Parameters
- tenantId
Describes partnerId or clientId of the tenant
- id
Describes schedule uuid of runs on the reporting app
Responses
- id
Schedule uuid
- name
Schedule name
- schedule
- recipients
- format
Supported output formats of the analysis.
- message
Notification message
- installedAppId
- createdBy
- subject
Loading Examples...
Update the schedule of reproting app.
Path Parameters
- tenantId
Describes partnerId or clientId of the tenant
- id
Describes schedule uuid of runs on the reporting app
Request Body
application/json
- id
Schedule uuid
- name
Schedule name
- schedule
- recipients
- format
Supported output formats of the analysis.
- message
Notification message
- installedAppId
- createdBy
- subject
Loading Examples...
Responses
- id
analysisId of the analysis.
Loading Examples...