Interface APIClearAddressEndpointResponse

AbuseIPDB's Clear-Address endpoint JSON structure.

Hierarchy

  • APIClearAddressEndpointResponse

Properties

Properties

data: {
    numReportsDeleted: number;
}

Type declaration

  • numReportsDeleted: number

Generated using TypeDoc