Cancels a task (stops its execution, or prevents it from being executed)

post/task/cancel

Request body

string required

Response

Command Received

successboolean required

true if the command succeeded, false otherwise

errorstring

Error message if an error occured

Changes