Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Delete the message rule object defined for the user’s inbox.
  • Least privileged Microsoft Graph permission to access the action via application: MailboxSettings.ReadWrite.
Note: Using the delegated (OAuth) connection type will only allow to insert the connected user's ID. 
External DocumentationTo learn more, visit the Microsoft Outlook documentation.

Parameters

ParameterDescription
Message Rule IDThe ID of the message rule.
User ID or User Principal NameThe ID or userPrincipalName of the user.

Workflow Library Example

Delete Messages Rule with Microsoft Outlook and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop