Update a Schedule

Update schedule for a given id.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Specifies the id of the schedule.

Body Params

Request body params in order to update a schedule.

string | null
required

Specifies id of the report that is scheduled.

string | null

The name of the schedule.

scheduleTime
object
required

Specifies the time parameters of a schedule for a report.

string | null
enum

State of the schedule. Can be Active/Inactive.

Allowed:
string | null

Subject to be sent in the email.

emailIds
array of strings or null | null

Email ids to which schedule needs to be sent.

emailIds
reportFormat
array of strings or null | null

The formats in which the report has been requested. Can be PDF/CSV/XLS/HTML.

reportFormat
latestTask
object

Definition of a task.

filters
array of objects | null

Specifies list of global filters that are applicable to given components in the report.

filters
string | null

The layout of the report which needs to be exported.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*