mailbox.exported webhook event to confirm completion.{
"mailboxIds": ["GP6M2J2DHXM3F2J40S8AP316R2QR"],
"credentialId": "cred_V2M9KP3XAQZL"
}curl --location 'https://customers.coldmailreseller.com/api/v1/integration/exports/platform-exports?userId=H8M9JV2S9HMPYFQW393AZHQVD4XM' \
--header 'cmr-x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"mailboxIds": [
"GP6M2J2DHXM3F2J40S8AP316R2QR"
],
"credentialId": "cred_V2M9KP3XAQZL"
}'{
"status": 200,
"message": "Mailboxes will export shortly",
"data": null,
"actionId": "ACT_7a078272-0fa7-4db4-a85b-c78697dacea1"
}