---
title: "DELETE /{stack}/adminconfig/v2/access/{feature}/ipallowlists"
method: DELETE
path: "/{stack}/adminconfig/v2/access/{feature}/ipallowlists"
tags: ["allowlist"]
---

# DELETE /{stack}/adminconfig/v2/access/{feature}/ipallowlists

`DELETE /{stack}/adminconfig/v2/access/{feature}/ipallowlists`

delete existing ip subnets (if they exists) from where the splunk cloud stack feature is accessible from

## Path parameters

- `stack` string, required
- `feature` 's2s' | 'hec' | 'search-ui' | 'search-api' | 'idm-api' | 'idm-ui' | 'acs' | 'federated-search', required

## Request body

- object
  - `subnets` string[]

## Response `200`

accepted request to delete the forwarder ipallowlist

- WarningResponse
  - `warnings` string[]

## Other responses

- `default` — unexpected error

## Changes

- **2026-08-19** `65903649d1c2` — 1 info
  - added the new enum value `federated-search` to the `path` request parameter `feature`

[Change history](https://skmtc.dev/splunk/apis/splunk-cloud-admin-api/changes/:stack/adminconfig/v2/access/:feature/ipallowlists/delete.md)

---

[API](https://skmtc.dev/splunk/apis/splunk-cloud-admin-api.md) · [All operations](https://skmtc.dev/splunk/apis/splunk-cloud-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/splunk/splunk-cloud-admin-api/revisions/65903649d1c2/schema)
