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.
curl --request DELETE \
--url https://api.hubapi.com/deals/v1/deal/{dealId}Documentation Index
Fetch the complete documentation index at: https://developers.hubspot.es/docs/llms.txt
Use this file to discover all available pages before exploring further.
Scope requirements
Unique identifier for a particular deal.
Deal deleted successfully