API ReferenceAPI EndpointsTask StatusCancel a taskCancel a task DELETE /v1/task/:task_id Cancel a task. Request Responses204403422501The task was successfully cancelled.The user is not authorized to perform this action.Validation ErrorAn attempt was made to cancel a task that is not a parse task.