Run a Schedule
{ runSchedule }
Trigger and execute of an existing schedule
Method
/API2/tasks/runSchedule
- Enterprise Admin
- Domain Admin
- Pro
Input Parameters
Name
ExecuteScheduleApiData
Object Type
Description
An object for settings the execution parameters of a schedule.
Output Response
Successful Result Code
200
Response Type
string
Description of Response Type
Returns the executionId for the created execution
Notes
This effectively triggers and runs the schedule immediately, creating a job to execute on the server.