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

Delete Target

Remove a property from Driving targets by target ID.
path idstringrequired
Driving target ID
Request example
curl https://api.v2.dealmachine.com/v1/driving/targets/500 \ -X DELETE \ -H "Authorization: Bearer dm_sk_live_xxx"