---
title: "DELETE /detector/{detectorId}/ipset/{ipSetId}"
method: DELETE
path: "/detector/{detectorId}/ipset/{ipSetId}"
---

# DELETE /detector/{detectorId}/ipset/{ipSetId}

`DELETE /detector/{detectorId}/ipset/{ipSetId}`

Deletes the IPSet specified by the <code>ipSetId</code>. IPSets are called trusted IP lists in the console user interface.

## Path parameters

- `detectorId` string, required
- `ipSetId` string, required

## Response `200`

Success

- DeleteIPSetResponse

## Other responses

- `480` — BadRequestException
- `481` — InternalServerErrorException

---

[API](https://skmtc.net/aws/apis/guardduty.md) · [All operations](https://skmtc.net/aws/apis/guardduty/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/guardduty/versions/d35ef49b25a3/schema)
