credentialId
userId
string
BVZGM5TE9BMP3PP0VWGW943RGV1B
404
cmr-x-api-key: ********************
{ "credentialId": "A1B2C3D4E5F6G7H8", "mailboxIds": [ "4EV4X7Q6DJ4DCPKX3VM46RN4HRY4", "DZARY9058TM11AH8AQ6PFHWDPQTY" ] }
curl --location --request GET 'https://customers.coldmailreseller.com/api/v1/integration/exports/platform-exports?userId=BVZGM5TE9BMP3PP0VWGW943RGV1B' \ --header 'cmr-x-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "credentialId": "A1B2C3D4E5F6G7H8", "mailboxIds": [ "4EV4X7Q6DJ4DCPKX3VM46RN4HRY4", "DZARY9058TM11AH8AQ6PFHWDPQTY" ] }'
{ "status": 200, "message": "Mailboxes will export shortly", "data": null }