ContentManagerDeleteFileV1

The event will be triggered when a content is deleted in content manager.

{
    "id": "GUID",
    "version": "contentManagerDeleteFileV1",
    "occuredAt": "2023-01-20T21:13:25.268Z",
    "tenantId": "b4d8bb18-dc97-4e18-8049-50a04edf453f",
    "tenantName": "fsdev",
    "data": {
        "teamSiteId": "47e52009-1ac8-4b89-bacc-3a2268725fb8",
        "userId": "36032adf-2435-485a-870f-b75520c0b6da",
        "contentId": "7ea7db16-a0de-4990-a6a6-206c5d958811",
        "contentName": "Test File",
        "contentVersionId": "e1d12cf5-b90b-4da4-9e40-a0beefd88516", 
        "contentParentId": "8abc7b75-9c43-43b1-a5cc-2498f1aae891",
        "contentType": 1,
        "format": "pptx"
    },
    "application": "ContentManager",
    "productArea": "MarketingExperience"
}