Drafts

Number of APIs: 6

  1. Send Drafts POST {{baseUrl}}/gmail/v1/users/:userId/drafts/send

  2. Update Drafts PUT {{baseUrl}}/gmail/v1/users/:userId/drafts/:id

  3. Get Drafts GET {{baseUrl}}/gmail/v1/users/:userId/drafts/:id

  4. Delete Drafts DELETE {{baseUrl}}/gmail/v1/users/:userId/drafts/:id

  5. Create Drafts POST {{baseUrl}}/gmail/v1/users/:userId/drafts

  6. List Drafts GET {{baseUrl}}/gmail/v1/users/:userId/drafts