Event reference
license.created
license.created
Fires when a new license key is created in your organization. Use this event to provision access in your application or send a welcome message to the license holder.
license.revoked
license.revoked
Fires when a license key is manually revoked. After revocation, the key is no longer valid. Use this event to remove access from the associated user or device.
license.expired
license.expired
Fires when a license key reaches its expiration date and is no longer valid. Use this event to prompt the license holder to renew or to deactivate their access.
license.ip_blocked
license.ip_blocked
Fires when an IP address is blocked from using a specific license key. Use this event to log suspicious activity or alert the license holder.
license.ip_removed
license.ip_removed
Fires when a previously blocked IP address is removed from the blocklist for a license key. The IP address can once again be used to activate the license.
license.ips_reset
license.ips_reset
Fires when all blocked IP addresses are cleared for a license key at once. Use this event to record that the IP restrictions on a license have been fully reset.
license.transferred
license.transferred
Fires when a license key is successfully transferred from one holder to another. Use this event to update ownership records in your application.
license.transfer_rejected
license.transfer_rejected
Fires when a license transfer request is rejected. Use this event to notify the requesting party that the transfer did not go through.
license.bulk_revoked
license.bulk_revoked
Fires when multiple license keys are revoked in a single bulk operation. Each bulk revocation produces one event delivery. Use this event to handle large-scale access removal in your application.
