/gmail/v1/users/{userId}/drafts/send
POST
/gmail/v1/users/{userId}/drafts/sendSends the specified, existing draft to the recipients in the To
, Cc
, and Bcc
headers.
Request
Path Params
userId
string
required
The user's email address. The special value me
can be used to indicate the authenticated user.
Body Params text/plain
Request samples
Responses
Successful response(200)
Successful response
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: a year ago