The Application Programming Interface (API) provided by Google to interact with their products using the command line or within a software.
6
votes
6answers
4k views
Webapp to delete certain Gmail messages older than n days?
I need to delete certain Gmail messages older than n days (I can get the whole set though a search string). I know this is not possible directly within Gmail (see for instance this question) so I am ...
0
votes
1answer
743 views
Unauthenticate Google OAuth connections
I authorized access to my account by an application that turned out to not work. Now I want to remove the authorization in case it was malicious. How could I do this?