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!