v1
latestOpenAPI 3.0.32026-07-22177397578.0 KBRaw Export
Start the export of raw data
Start a raw data exportation for experiment or personalization, which will be sent to the given emails.
post/raw-export/report
Request body
Example request
{
"receiverEmailAddrs": [
"john@kameleoon.com",
"jane@kameleoon.com"
],
"level": "VISIT",
"format": "CSV",
"actionType": "EXPERIMENT"
}Response
Report export started successfully.