> ## Documentation Index
> Fetch the complete documentation index at: https://docs.usecontra.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete List Entry

> Remove an entry — instantly stops gating future verifications.

```bash theme={null}
curl -X DELETE https://identity.contra.id/v1/lists/$UUID/entries/$ENT \
  -H "x-api-key: $CONTRA_KEY"
```

## Response · 204

No body. The action is **audited**.
