HoneyHive TypeScript API SDK
    Preparing search index...

    Type Alias DeleteDatapointResponse

    type DeleteDatapointResponse = {
        deleted: boolean;
    }
    Index

    Properties

    Properties

    deleted: boolean