@qtsurfer/api-client
    Preparing search index...

    Type Alias CancelBacktestResponses

    type CancelBacktestResponses = {
        "200": { jobId?: string; status?: "cancelling" };
    }
    Index
    "200": { jobId?: string; status?: "cancelling" }

    Cancellation request accepted