Passer au contenu principal
DELETE
/
deals
/
v1
/
deal
/
{dealId}
Delete a deal
curl --request DELETE \
  --url https://api.hubapi.com/deals/v1/deal/{dealId}

Documentation Index

Fetch the complete documentation index at: https://developers.hubspot.fr/docs/llms.txt

Use this file to discover all available pages before exploring further.

Paramètres de chemin

dealId
string
requis

Unique identifier for a particular deal.

Réponse

204

Deal deleted successfully

Last modified on April 2, 2026