# Delete IP range from ACL

Remove an IP range to an access control list entry.

Endpoint: DELETE /accessControlLists/{accessControlListId}/ipRanges/{ipRangeId}
Version: 1.0.0
Security: Basic, OAuth2.0

## Path parameters:

  - `accessControlListId` (string, required)
    The ID of the access control list entry that you want to update.

  - `ipRangeId` (string, required)
    The ID of the IP range that you want to update.


## Response 204 fields
