Caller-ID pool
Add caller pool numbers
Add one or more caller-ID numbers to a pool campaign so calls rotate across them under the campaign’s rotation strategy and limits.
POST
Add caller pool numbers
caller_id_strategy is pool. The pool rotates calls across eligible numbers and applies per-number limits.
Authentication required
X-Auth-ID— your Vobiz account IDX-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 to add numbers to.
array
required
Array of number objects. Each requires
from_number in E.164 format; label is optional with a maximum of 100 characters.Example
cURL
Response
201 Created
id as number_id for updates or deletion.
Rotation and limits
These fields are configured on the campaign, not on individual numbers:
When every number reaches its lifetime cap the campaign pauses with
caller_pool_exhausted and needs a manual resume once you add capacity. When every number reaches its daily cap it pauses with caller_pool_daily_limit_reached and resumes automatically at midnight.