Update the status of an execution. Use this to pause, resume, or cancel an execution.
The unique identifier of the execution
The status update request
The new status to set for the execution
running, paused, cancelled The request has succeeded.
The response is of type enum<string>.
Execution status updated.