Removes a task and deletes all of its assets

post/task/remove

Request body

string required

Response

Command Received

successboolean required

true if the command succeeded, false otherwise.

errorstring

Error message if an error occured

Changes