---
title: "set subscriber_secure_data delete"
canonical: "https://docs.infoblox.com/space/nios85/35383367/set%20subscriber_secure_data%20delete"
format: markdown
---
If you have configured Infoblox Subscriber Services, you can use the `set subscriber_secure_data delete` command to delete a specific subscriber record from the subscriber cache. For information about Infoblox Subscriber Services, see <span style="color: #0000ff">[*Infoblox Subscriber Services*](https://infoblox-docs.atlassian.net/wiki/spaces/nios85/pages/35381926)</span>.

# Syntax

`set subscriber_secure_data delete <ip_addr> <prefix> <local_id> <ip_space_desc>`

| **Argument** | **Description** |
| --- | --- |
| `<``ip_addr``>` | Specify the IPv4 or IPv6 address of the subscriber. |
| `<prefix>` | Specify the prefix length. |
| `<local_id>` | Local ID present in the incoming EDNS0 packet. |
| `<ip space desc>` | The IP space discriminator. To indicate a record without an IP space discriminator, enter N/A. |

# <span style="color: #555555">Example</span>

`Infoblox > set subscriber_secure_data delete 10.32.1.145 32 AABBCC112233 corp1`

`10.32.1.145/32|LID:aabbcc112233|IPS:corp1|FLG:|ACS:Acct-Session-Id=32de327aced215ab;SUB:IMSI=301030100000026;LID:AABBCC112233;NAS:NAS-PORT=168496141;PCP:Parental-Control-Policy=20001;EXP:Expire-Profile=Mon May 29 10\\:23\\:56 2017;DCP:Dynamic-Category-Policy=0;SSP:Subscriber-Secure-Policy=5F;|Thu Dec 20 10:53:41 2018`

`Record successfully deleted`