Skip to main content
DELETE
Permanently delete a Gmail draft

Authorizations

Authorization
string
header
required

Session token passed as Authorization: Bearer <session-token> for user-authenticated Den routes.

Path Parameters

draftId
string
required

Existing Gmail draft ID, not its message ID.

Required string length: 1 - 512

Body

application/json
confirm
boolean
required

True only when the user explicitly requested this action on this resource. Discovering or selecting a capability is not authorization.

Response

Google's validated response.

ok
boolean
required