Sign in

Send message (upload)

documented

Sends the specified message to the recipients using the upload endpoint.

POST /upload/gmail/v1/users/{userId}/messages/sendUsersno implementation yet0 runs

Input

user_id*
User ID or 'me'
user@example.com or me
raw*
Base64URL-encoded raw email
Base64URL-encoded email
raw_mime
Raw MIME content of the email (optional for multipart upload)
MIME email content in plain text
Calls Gmail as you (your API key is your account); keychains.dev holds the credentials.
Send message (upload) · Gmail · OpenIntegrations