How can I use PowerShell or Microsoft Graph to perform/call the API below to perform a Backup of the user mailbox in Exchange Online?
https://api.cloudally.com/documentation#/tasks-rest-controller/backupNowUsingPOST_1
/v1/tasks/{id}/entities/{entityId}/backupNow
How to achieve it using the REST API call to the above inside PowerShell script?
Thank you,
