HoneyHive TypeScript API SDK
    Preparing search index...

    Type Alias RemoveDatapointPath

    type RemoveDatapointPath = {
        datapoint_id: string;
        dataset_id: string;
    }
    Index

    Properties

    datapoint_id: string

    The unique identifier of the datapoint to remove

    dataset_id: string

    The unique identifier of the dataset