v1

latestSwagger 2.02026-08-06114161439.7 KB
callflow

Delete a number from the provisioned route pool

Removes phone numbers from a provisioned route pool after validation. Deletes specified numbers from the pool, making them unavailable for dynamic assignment. Validates number existence before removal.

post/callflow/pool/number

Request body

provisioned_route_idinteger

The unique identifier for the route to which the number is associated

Response

Deletion results including success confirmation or list of invalid numbers not found in the pool

resultstring required

Outcome of the request. String, typically 'success' or 'error'.

datastring required

Response payload. Shape varies by endpoint.

entry_countinteger required

The sequential number of the entry in the submitted array. Type: integer (int32).