Skip to main content

Module rest

Module rest 

Source
Expand description

Gmail REST API (users.*), flattened: each method is a file and each sub-resource a module, mirroring the reference tree.

https://developers.google.com/gmail/api/reference/rest

Modulesยง

drafts
Gmail drafts (users.drafts): list, get, create, update, send, delete.
history
Gmail mailbox history (users.history): the incremental-sync delta since a given historyId.
labels
Gmail labels (users.labels): list, get, create, patch, update, delete.
messages
Gmail messages (users.messages), including attachments (users.messages.attachments).
settings
Gmail settings (users.settings): vacation, IMAP, POP, language, auto-forwarding, filters, forwarding addresses, delegates and send-as aliases.
threads
Gmail threads (users.threads): list, get, modify, trash, untrash, delete.
users
User-level Gmail methods (users): get profile, watch, stop.