updateStatus
Updates the status of a task.
Parameters
id
The unique identifier of the task.
status
The new status to be set for the task.
Updates the status and execution time of a task.
Parameters
id
The unique identifier of the task.
status
The new status to be set for the task.
executedAt
The execution time to be set for the task.