Restarts a task that was previously canceled or that had failed to process

post/task/restart

Request body

string required

Response

Command Received

successboolean required

true if the command succeeded, false otherwise

errorstring

Error message if an error occured

Changes