Polar home pagelight logodark logo
  • llms.txt
  • llms-full.txt
  • Discord
  • GitHub
  • Get Started
  • Get Started
  • Docs
  • API Reference
  • Changelog
  • Support
  • General
    • Rate Limits
    Core API
    • Checkout
    • Checkout Links
    • Custom Checkout Fields
    • Customers
      • GET
        Get Customer State
      • GET
        Get Customer State by External ID
      • GET
        List Customers
      • POST
        Create Customer
      • GET
        Get Customer
      • PATCH
        Update Customer
      • DEL
        Delete Customer
      • GET
        Get Customer by External ID
      • PATCH
        Update Customer by External ID
      • DEL
        Delete Customer by External ID
    • Subscriptions
    • Orders
    • Discounts
    • Refunds
    • Products
    • Events
    • Meters
    • Benefits
    • Customer Meters
    • License Keys
    • Files
    • Organizations
    • Metrics
    Customer Portal API
    • GET
      Get Customer
    • GET
      Get Organization
    • Sessions
    • Subscriptions
    • Orders
    • License Keys
    • File Downloads
    Webhook Events
    • Customer Events
    • Billing Events
    • Organization Events
    Integrations
    • OpenID Connect
    • Webhooks
    Customers

    Delete Customer

    Delete a customer.

    This action cannot be undone and will immediately:

    • Cancel any active subscriptions for the customer
    • Revoke all their benefits
    • Clear any external_id

    Use it only in the context of deleting a user within your own service. Otherwise, use more granular API endpoints to cancel a specific subscription or revoke certain benefits.

    Note: The customers information will nonetheless be retained for historic orders and subscriptions.

    Scopes: customers:write

    Was this page helpful?

    Update Customer
    Previous
    Get Customer by External ID
    Next
    xgithubdiscord
    Powered by Mintlify
    Assistant
    Responses are generated using AI and may contain mistakes.