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

Remove Prospect

Archives the prospect and ends its mail. Notes, files, photos, and activity are kept, and the record can be added again later (it comes back as the same prospect).
path idstringrequired
Prospect ID.
query cascadebooleandefault: true
false keeps the prospect's list memberships and open opportunities. Mail always ends.
Request example
curl -X DELETE "https://api.v2.dealmachine.com/v1/prospects/prospect_8812" \ -H "Authorization: Bearer dm_sk_live_xxx"