AT&T · Example Payload

Mobility Threat Anomaly Detection Api Threat Subscription Request Example

5GBroadbandCAMARAConnectivityDevice StatusEdge ComputingEnterpriseFortune 100MessagingMobileNetworkNetwork APIsSIM SwapSpeechTelecommunicationsWirelessWireline

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

devicenotificationUrlminRiskLevelnotificationAuthToken

Example Payload

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