Call Whitelist
Delete Whitelist Entry
Remove a call whitelist entry
DELETE
Permanently removes a whitelist entry. Subsequent calls from the previously whitelisted number will be routed to the AI agent as normal.
Query Parameters
The UUID of the whitelist entry to delete.Example:
a1b2c3d4-0000-0000-0000-000000000001Response
Returns{ "ok": true } on success (200 OK). Returns 404 if the entry does not exist or belongs to a different account.