RevnuDocs
Browse the Docs

API Reference / Remove a block list entry

Remove a block list entry

DELETE/api/v1/blocklist/{id}

Unblock one company or mailbox by the id the list returns.

curl -X DELETE -H "Authorization: Bearer $REVNU_API_TOKEN" https://revnu.com/api/v1/blocklist/j57…

Response

{ "removed": entry }. 404 for an unknown or another account's id.

Agents: this page is also markdown at /docs/blocklist-remove.md, answers Accept: text/markdown, and is listed in /docs/llms.txt.

Frequently Asked Questions

Treat it as a deliberate action. A wrong block loses one lead; a wrong unblock can email a customer's customer. The agent cannot remove entries at all, only your dashboard, this endpoint and an admin can.