3

My team is using Google Workspace's quarantine feature to quarantine some Gmail messages.

We want to manage quarantined emails programmatically instead of through the interface in Google Workspace. We can't find any way to programmatically list or release/reject quarantined messages. Is there any way to do this?

The closest thing we found is this endpoint, but that seems to only allow us to fetch the history of actions admins already took for quarantined messages (released, rejected, etc.).

Huge thanks for your help!

jgaul
  • 591
  • 2
  • 7

1 Answers1

0

Unfortunately this method is not currently available as part of the API. The methods you mention just list events of when things happened. There is no way to actually manage quarantine via the API currently

I think its a really good idea. You should consider posting a feature request here

If you post the link to your feature request give it to me and i will star it as well. It would be very useful.

Linda Lawton - DaImTo
  • 106,405
  • 32
  • 180
  • 449