AT&T · Example Payload

Network Apis Create Session Request Example

Fortune 100TelecommunicationsFortune 100WirelessWirelineBroadbandEnterprise5GNetwork

Network Apis Create Session Request Example is an example object payload from AT&T, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

phoneNumberqosProfileduration

Example Payload

Raw ↑
{
  "phoneNumber": "example_phoneNumber",
  "qosProfile": "LOW_LATENCY",
  "duration": 60
}