Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.

Cancel Campaign

Cancel a campaign. Active campaigns will stop sending. Mail that has already been submitted to the vendor will still be delivered — it cannot be recalled.
path idstringrequired
Campaign ID (UUID)
Request example
curl -X DELETE https://api.v2.dealmachine.com/v1/mail/campaigns/a1b2c3d4 \ -H "Authorization: Bearer dm_sk_live_xxx"