HoneyHive TypeScript API SDK
    Preparing search index...

    Type Alias DeleteRunResponse

    type DeleteRunResponse = {
        deleted: boolean;
        id: string;
    }
    Index

    Properties

    Properties

    deleted: boolean
    id: string