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

Delete Property Note

Delete a Driving property note.
path idstringrequired
Property note ID
Request example
curl https://api.v2.dealmachine.com/v1/driving/notes/20 \ -X DELETE \ -H "Authorization: Bearer dm_sk_live_xxx"