ContentProfileRemoveFromProfileV1

The event will be triggered when a content was totally removed from the profile.

{
    "id": "GUID",
    "version": "contentProfileRemoveFromProfileV1",
    "occuredAt": "2023-01-20T21:13:25.268Z",
    "tenantId": "b4d8bb18-dc97-4e18-8049-50a04edf453f",
    "tenantName": "fsdev",
    "data": {
        "teamSiteId": "47e52009-1ac8-4b89-bacc-3a2268725fb8",
        "contentId": "7ea7db16-a0de-4990-a6a6-206c5d958811",
        "contentName": "Test File",
        "contentVersionId": "e1d12cf5-b90b-4da4-9e40-a0beefd88516", 
        "contentType": 1,
        "format": "pptx",
        "profileVersionId": "89159e86-da4d-433a-acb8-e8faa28d3662",
        "profileName": "test profile",
        "profileType": "channelProfile",
        "actoinType": "Remove"
        "batchId": "GUID"
    },
    "application": "ContentProfile",
    "productArea": "ContentDiscovery"
}