Skip to main content
Use highlevel.onUserDeleted to run when a user is deleted from the connected sub-account.
automations/highlevel-on-user-deleted.automation.ts
HighLevel triggers require OAuth because HighLevel sends marketplace webhooks for an installed app. Optional static account selects a named OAuth binding; the project binding is the default.

Trigger data

Returns the typed UserDelete webhook payload with the deleted user’s last supplied identity, role, permissions, scopes, and locations. Automate.ax verifies HighLevel’s Ed25519 signature against the exact request body, rejects deliveries outside a five-minute replay window, and deduplicates retries by webhookId.