confirm=true.
Search and buy (Plivo)
country_iso is US or IN. India pattern is digits after country code (80 Bengaluru, 22 Mumbai). US numbers can be purchased immediately; IN numbers need an accepted compliance application first:
GET /v1/orgs/{org_id}/plivo/compliance/requirementsGET /v1/orgs/{org_id}/plivo/compliancePOST /v1/orgs/{org_id}/plivo/compliancePOST /v1/orgs/{org_id}/plivo/compliance/refresh
List and release
DELETE /v1/telephony-accounts/{account_id} is the only delete path: Kupe-managed numbers are un-rented at Plivo, then the row is removed. BYOK rows are deleted locally only.
BYOK
POST /v1/orgs/{org_id}/telephony-accounts with provider (twilio | plivo | exotel), account_sid, api_key, and from_number.
Requires feature_phone_numbers. Rate limits: GET/POST /v1/rate-limit-configs.
