curl --request DELETE \
--url https://api.hubapi.com/crm/v3/objects/0-3/{dealId} \
--header 'Authorization: Bearer <token>'This response has no body data.Move an Object identified by {dealId} to the recycling bin.
curl --request DELETE \
--url https://api.hubapi.com/crm/v3/objects/0-3/{dealId} \
--header 'Authorization: Bearer <token>'This response has no body data.Was this page helpful?