AT&T · Example Payload

Mobility Threat Anomaly Detection Api Threat Subscription Example

5GBroadbandCAMARAConnectivityDevice StatusEdge ComputingEnterpriseFortune 100MessagingMobileNetworkNetwork APIsSIM SwapSpeechTelecommunicationsWirelessWireline

Mobility Threat Anomaly Detection Api Threat Subscription Example is an example object payload from AT&T, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

subscriptionIddeviceminRiskLevelstatus

Example Payload

Raw ↑
{
  "subscriptionId": "sub-threat-500123",
  "device": {
    "phoneNumber": "+12125551234"
  },
  "minRiskLevel": "MEDIUM",
  "status": "ACTIVE"
}