HoneyHive TypeScript API SDK
    Preparing search index...

    Type Alias DeleteDatasetResponse

    type DeleteDatasetResponse = {
        result: { id: string };
    }
    Index

    Properties

    Properties

    result: { id: string }