post
https://api.recordedfuture.com/list//entity/remove
Removes a single entity from the specified list.
What this endpoint does
This operation removes a single entity from a Recorded Future list. The entity can be specified either by its Recorded Future entity ID (e.g., ip:8.8.8.8, idn:example.com) or by providing a name and type pair, using the same request body format as the Lists: Add Entity endpoint. This is the inverse of the Lists: Add Entity operation and is typically used to maintain list accuracy by removing entities that are no longer relevant to monitoring or alerting workflows.
Response data
The response contains a single result field confirming the entity was removed from the list. To verify the updated list contents after removal, use the Lists: Get Entities endpoint.
