CASB Cloud Email Inspection Request json Sample:

{
    "context":
    {
        "global_message_id": "nRzHqj:xMf:729",
        "client_name": "FORCEPOINT_EMAIL",
        "data_channel": "EMAIL",
        "activity_type": "SEND",
        "occurred_message_timestamp_utc_ms": 1600087464660
    },
    "contentDescriptors":
    [{
        "id": "0",
        "name": "mail1.eml",
        "item_type" : "FILE",
        "size_bytes": 4096
    }],
    "source":
    {
        "user_principal_name": "john.smith@forcepoint.com",
        "host_ips": ["192.168.31.14"]
    },
    "destinations":
    [{
        "destination_type": "EMAIL_ADDRESS",
        "email_address": "eelkes@qaexch2010.wbsn"
    },
    {
        "destination_type": "EMAIL_ADDRESS",
        "email_address": "tbennaim@qaexch2010.wbsn"
    }]
}