Webhooks

phishing.failure.removed

An administrator removed a user's recorded failure for a phishing simulation. This reverses a prior phishing.simulation.failed event: consumers tracking failure state should clear it for this user and campaign. If the user fails the simulation again, a new phishing.simulation.failed event is emitted.

Subscription filters

  • campaign — filter to specific campaign ids
postWebhookphishing.failure.removed

Response

Return any 2xx status to acknowledge the delivery. Timeouts, 408, 429, and 5xx responses other than 501 are retried; any other status is a permanent failure.

Changes