HoneyHive TypeScript API SDK
    Preparing search index...

    Type Alias DeleteMetricResponse

    type DeleteMetricResponse = {
        deleted: boolean;
    }
    Index

    Properties

    Properties

    deleted: boolean