Skip to main content
POST
Create a new custom dialing pool

Authorizations

x-api-key
string
header
required

API Key for authentication

Body

application/json
phone_numbers
string[]
required

Array of phone numbers to include in the pool. All numbers must be valid US phone numbers with +1 prefix.

Example:
pool_name
string
required

Name for the custom dialing pool

Example:

"East Coast Pool"

Response

201

Custom dialing pool created successfully