Add the ability to send a user-defined webhook when an IP address is updated Make available the new IP in the payload POST [url] ```json { "ip": "123.45.67.890" } ```