Application mail
DELETE /me/gmail Session or API key
Disconnect Gmail and purge the mail it synced.
Best-effort revokes the grant at Google, deletes the stored token, and removes the Gmail-sourced mail. Mail from the hosted address stays.
curl -X DELETE "https://freehire.me/api/v1/me/gmail" -H "Authorization: Bearer fhk_…"{ "data": { "connected": false } }