You're among the first to explore our new HubSpot developer docs. Dive in and share your feedback here.
Legacy
English
cURL
curl --request DELETE \ --url https://api.hubapi.com/deals/v1/deal/{dealId}
Deletes the existing deal specified by dealId. Use case for this endpoint: You might need to delete deals that were created in error or are no longer valid.
Unique identifier for a particular deal.
Deal deleted successfully
Was this page helpful?