# Delete

`DELETE /api/2.0/ip-access-lists/{list_id}`

Deletes an IP access list, specified by its list ID.

API scopes: networking

## Path parameters

- `list_id` (string, optional)
  The ID for the corresponding IP access list

## Response

```json
{}
```

