Delete a specific cached lookup result ahead of its natural expiry
cache
Delete a specific cached lookup result ahead of its natural expiry
Free — does not spend credits, but IS rate-limited (unlike GET /v1/usage) since repeated deletes force real vendor spend on the next lookup. params is exactly the same request body the original lookup used. endpoint must be one of: “person.enrich”, “person.email”, “person.search”, “email.verify”, “company.enrich”, “company.people”, “company.search”. The cache is shared across all customers, so this evicts the one shared entry for those exact params, not a per-customer copy.
DELETE
Delete a specific cached lookup result ahead of its natural expiry
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json