deleteDraft
Delete Email Draft
Delete a Gmail draft.
Arguments
accountIdstringoptionalConnected account this acts on: an accountId or email from listMailAccounts. Omit for the primary account. Pass the SAME account you found the message / draft / label in: a Gmail id is per-account, so aiming a non-primary id at the…draftIdstringrequiredThe draft ID to delete (use listDrafts to find IDs)fromstringoptionalAlias of `accountId`: the account to act as, an accountId or email from listMailAccounts. `accountId` wins if both are given.
Returns
Deletes from the primary account by default; pass the SAME accountId (or from) you listed the draft with: a draft id only resolves in the account that holds it, so aiming a team@thecloud.so draft…
Ask for it
The Cloud routes these requests to this verb.
- delete that draft
- discard the draft
- clear the stale draft in team@…
Pair it with
The verbs that finish the job.