Removes numbers from the authenticated user’s queue. Exactly one filter must be supplied via query string: number (E.164), position (0-based index), number + position together (delete a specific occurrence of a duplicate), or unassigned=true (remove every entry that has not been called yet). Combining unassigned with number or position is rejected.
Documentation Index
Fetch the complete documentation index at: https://help.withallo.com/llms.txt
Use this file to discover all available pages before exploring further.
Phone number to remove (any format — normalized to E.164). Removes every entry matching this number unless position is also supplied.
"+12125550010"
0-based position to remove. Combine with number to disambiguate when the same number appears more than once.
x >= 03
When true, removes every queue entry that has not been called yet. Cannot be combined with number or position.
true
Numbers removed
Result of clearing numbers from a Power Dialer queue.