Skip to main content
2nd Oct, 2025

Sub-account Deletion API

  • Introducing the ability to programmatically delete sub-accounts and all their associated data through the API
  • This feature enables better account lifecycle management by allowing you to:
    • Remove test or development sub-accounts that are no longer needed
    • Clean up sub-accounts for clients who have churned or ended their service
    • Maintain a clean organizational structure by removing inactive sub-accounts
  • When a sub-account is deleted, ALL associated data is permanently removed, including:
    • All agents configured under that sub-account
    • All batch calling data and records
    • All execution history and call logs
    • All configurations and settings
  • Learn more in the Sub-account Deletion API documentation
I