Skip to main content

Delete Gmail Message

Immediately and permanently deletes the specified message. This operation cannot be undone. Prefer messages.trash instead.

External Documentation

To learn more, visit the Gmail documentation.

Basic Parameters

ParameterDescription
Message IDThe ID of the message to delete.
User IDThe user's email address. The special value me can be used to indicate the authenticated user.

Advanced Parameters

ParameterDescription
Delegated User OverridePerform the action on behalf of another user, overriding the delegated user defined in the connection.

If not specified, the delegated user is the one provided in the connection.

Has no effect when using an OAuth connection.

NOTE: the connection details are not edited by this input.

Workflow Library Example

Detect and Respond to Gmail Email Phishing

Workflow LibraryPreview this Workflow on desktop