Vapi · Example Payload

Vapi Phone Number Example

AIVoice AIVoice AgentsConversational AITelephonyReal-TimeTranscriptionText-to-SpeechLLMAgentsMCP

Vapi Phone Number Example is an example object payload from Vapi, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

fallbackDestinationhooksprovidernumberE164CheckEnabledidorgIdcreatedAtupdatedAt

Example Payload

Raw ↑
{
  "fallbackDestination": null,
  "hooks": [
    null
  ],
  "provider": "byo-phone-number",
  "numberE164CheckEnabled": false,
  "id": "example",
  "orgId": "example",
  "createdAt": "2026-05-24T00:00:00.000Z",
  "updatedAt": "2026-05-24T00:00:00.000Z"
}