abuseipdb-client - v1.0.21
    Preparing search index...

    Interface APIClearAddressEndpointResponse

    AbuseIPDB's Clear-Address endpoint JSON structure.

    interface APIClearAddressEndpointResponse {
        data: { numReportsDeleted: number };
    }
    Index

    Properties

    Properties

    data: { numReportsDeleted: number }