Purge/delete all the "meetings" under a specific domain

Is there a way that I can purge/delete all the “meetings” under a certain domain from HubSpot? To work with one of our clients, we need to comply with their security standards, so we need to make sure we’re not databasing anything confidential.

We could manually delete each meeting in HubSpot, however, this will take a long time. Finding a process to batch delete “meetings” under a specific domain would be much faster. Is there a way to do this? I haven’t found any way to do this as of yet.

Hi @JMarten3,

Not via the HubSpot user interface, no. Via the API and the help of developer, it should be fairly straight forward, see the meetings endpoint here which lets you delete / archive meetings: Accounts Dashboard | HubSpot

Alternatively, you’d have to look into third-party integrations.

Best regards!

Great thanks for the info!