Edit a task
Change a scheduled task's cron or action.
Last updated
Change a scheduled task's cron or action.
Where: Tasks β task β Edit Β· /projects/<project>/tasks/<taskId>/edit
The same form as Create a task, loaded with the saved task. The header shows the task id (tsk_β¦) as a copyable link and an actions menu: Enable/Disable, Delete task... (with confirmation), and See documentation.
Screenshot TODO β capture comes from testing-plan area 12-scheduler.
Change any field β name, cron, initiator user, the email-campaign payload, the behaviour toggles β and press Save. A disabled task stays editable; a yellow bar reminds you: "This task is disabled, but you can still edit it."
Run history is not shown here yet β see Task run log for the current state of execution logs.
Endpoints: Get Scheduler Task, Save Scheduler Task, Delete Scheduler Task.
Last updated