Skip to main content
DELETE
Remove a caller pool number
Removes the number from the pool.
Authentication required
  • X-Auth-ID — your Vobiz account ID
  • X-Auth-Token — your Vobiz auth token
string
required
Your Vobiz account ID. Use the same value in X-Auth-ID.
string
required
Your Vobiz account ID, for example MA_XXXXXXXX.
string
required
The pool campaign that owns the number.
string
required
ID of the pool number, returned by Add pool numbers.
The pool can be edited only while the campaign is draft or ready. Add, update, and delete return 409 while it is running, paused, or queued.

Example

cURL
To take a number out of rotation temporarily, set is_active: false with Update a pool number instead. That keeps the number and its usage counters in the pool.