Skip to main content
POST
Update an existing custom dialing pool

Authorizations

x-api-key
string
header
required

API Key for authentication

Path Parameters

poolId
string
required

Body

application/json
phone_numbers
string[]
required

Array of phone numbers to replace the existing numbers 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 Updated"

Response

200

Custom dialing pool updated successfully