suppression.created

Spouští se při vytvoření nového záznamu potlačení.

Datová část

{
  "event_id": "evt_2bH7kNwP5mQaV1sXgIdKe6pZr",
  "type": "suppression.created",
  "data": {
    "object": {
      "id": "sup_4yM2nTvR8oPcX3uZiKeLg7sB",
      "object": "suppression",
      "email": "unsubscribed@example.com",
      "type": "bounced",
      "reason": "Delivery bounced",
      "created_at": "2025-12-24T09:00:00.000000Z",
      "keep_until": null
    }
  }
}

Pole

idstring
Link

Jedinečný identifikátor potlačení.

objectstring
Link

Vždy suppression.

emailstring
Link

Potlačená e-mailová adresa.

typestring
Link

Typ potlačení (např. bounced, complained, manual).

reasonstring
Link

Důvod potlačení.

created_atstring
Link

Časové razítko ve formátu ISO 8601.

keep_untilstring | null
Link

Časové razítko ve formátu ISO 8601 do kdy se potlačení uchovává.