Sign in

Send draft (upload)

documented

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

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

Input

user_id*
User ID (user's email address or 'me')
me or user@example.com
draft_id*
Draft ID to send
DRAFT_ID_123
raw_message*
Base64url encoded MIME message (for the draft's MIME content)
BASE64URL_ENCODED_MIME
Calls Gmail as you (your API key is your account); keychains.dev holds the credentials.
Send draft (upload) · Gmail · OpenIntegrations