
Microsoft Graph - Move Mail Message to Folder
Details
This atomic belongs to the Microsoft Graph: Mail atomic group.
Moves a message to another folder within the specified user's mailbox using Microsoft Graph. This atomic requires the following API permission: Mail.ReadWrite.
Target: Microsoft Defender for Office 365 (Commercial or GCC) integration target or HTTP endpoint for "graph.microsoft.com"
Account Key: None if using an integration-provided target, access token if using an HTTP Endpoint target
Steps:
[] Build the authorization header and request body
[] Request the message be moved
[] Check if the request was successful:
[]> If it wasn't, return an error
More information about this API: https://learn.microsoft.com/en-us/graph/api/message-move
About
Authorship
Cisco Managed