Skip to content

[Feature] Add webhook support for IP change notifications #8

@modernben

Description

@modernben

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]

{
    "ip": "123.45.67.890"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions