For Netlify integrators and AI agents deploying to Netlify, the process of "claiming" sites allows an end user to transfer a site into their ownership. It has been a challenge for systems to know when this happens. Today, Netlify added support for an optional claim_webhook field when generating a site claim token. This lets you receive a POST request to a specified webhook URL once a user successfully claims a site. Why is this useful? Now, your system or AI agents can automatically react whe...