aiInsight: true, an additional AI-powered deliverability report is generated once results are ready — this incurs an extra charge.curl --location 'https://customers.coldmailreseller.com/api/v1/integration/placement?userId=H8M9JV2S9HMPYFQW393AZHQVD4XM' \
--header 'cmr-x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"mailboxIds": [
"GP6M2J2DHXM3F2J40S8AP316R2QR",
"4X9K1L7N2P5Q8R3S6T0U"
],
"spamassassin": true,
"blacklist": true,
"aiInsight": false
}'{
"status": 200,
"message": "Success",
"data": {
"orderId": "7K2M9P4Q1R8S5T3U6V0W2X4Y8Z1A"
}
}