Drafts
Number of APIs: 6
-
Send Drafts POST {{baseUrl}}/gmail/v1/users/:userId/drafts/send
-
Update Drafts PUT {{baseUrl}}/gmail/v1/users/:userId/drafts/:id
-
Get Drafts GET {{baseUrl}}/gmail/v1/users/:userId/drafts/:id
-
Delete Drafts DELETE {{baseUrl}}/gmail/v1/users/:userId/drafts/:id
-
Create Drafts POST {{baseUrl}}/gmail/v1/users/:userId/drafts
-
List Drafts GET {{baseUrl}}/gmail/v1/users/:userId/drafts