AT&T Developer Hub · Example Payload

Mobility Threat Anomaly Detection Api Threat Subscription Request Example

Fortune 1005GNetwork APIsCAMARAConnectivityTelecommunicationsEdge ComputingDevice StatusSIM Swap

Mobility Threat Anomaly Detection Api Threat Subscription Request 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

devicenotificationUrlminRiskLevelnotificationAuthToken

Example Payload

Raw ↑
{
  "device": {
    "phoneNumber": "+12125551234"
  },
  "notificationUrl": "https://webhook.example.com/threats",
  "minRiskLevel": "MEDIUM",
  "notificationAuthToken": "webhook-token-abc123"
}