AT&T Developer Hub · Example Payload

Mobility Threat Anomaly Detection Api Threat Subscription Example

Fortune 1005GNetwork APIsCAMARAConnectivityTelecommunicationsEdge ComputingDevice StatusSIM Swap

Mobility Threat Anomaly Detection Api Threat Subscription Example is an example object payload from AT&T Developer Hub, 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"
}