HoneyHive TypeScript API SDK
    Preparing search index...

    Type Alias RemoveDatapointResponse

    type RemoveDatapointResponse = {
        dereferenced: boolean;
        message: string;
    }
    Index

    Properties

    dereferenced: boolean
    message: string