Latest Legacy

Verified Caller ID

The Verify Caller ID feature allows you to authenticate numbers with Plivo before using them as a Calling Line Identification (CLI) for outbound calls made through the Plivo API or XML.

API Endpoint

POST https://api.plivo.com/v1/Account/{auth_id}/VerifiedCallerId

Response

{
  "alias": "US Mainland",
  "api_id": "870e2ded-58b0-41bc-8c1c-ba00c6a90741",
  "channel": "",
  "country": "US",
  "created_at": "2024-02-09T03:52:22.880097813Z",
  "phone_number": "+12025551XXX",
  "verification_uuid": "f87836bd-f3c0-41bb-9498-125e6faaa4d4"
}