stopTask

suspend fun stopTask(taskId: String): Response<Unit>

Stop specified task.

Parameters

taskId

Task Id.