Skip to main content
Fires when seats are removed from the plan. Use this event to track seat contraction and understand downsizing patterns.

JavaScript

Properties

When to Fire

  • When seats are removed
  • When user is deactivated
  • When Stripe subscription quantity decreases

Stripe Webhook

Maps to customer.subscription.updated when subscription quantity decreases.