Webhook
A server-initiated notification pushed to a URL you supply when an event occurs. The essential requirement is signature verification, or anyone can forge events.
RELATED TERMS
- Idempotency keyA unique identifier on a request that guarantees the same op…
- Replay attackAn attacker resends a legitimate, already-used request or si…

