Binance Connector JS
    Preparing search index...

    Request parameters for deleteIpListForASubAccountApiKey operation in ApiManagementApi. DeleteIpListForASubAccountApiKeyRequest

    interface DeleteIpListForASubAccountApiKeyRequest {
        email: string;
        ipAddress: string;
        recvWindow?: number;
        subAccountApiKey: string;
    }
    Index

    Properties

    email: string

    ApiManagementApiDeleteIpListForASubAccountApiKey

    ipAddress: string

    IPs to be deleted. Can be added in batches, separated by commas

    ApiManagementApiDeleteIpListForASubAccountApiKey

    recvWindow?: number

    ApiManagementApiDeleteIpListForASubAccountApiKey

    subAccountApiKey: string

    ApiManagementApiDeleteIpListForASubAccountApiKey