Skip to main content
DELETE
Delete Deal

Request

Path Parameters

string
required
The deal’s unique ID (UUID)

Headers

Requires an API key with the deals:write permission.
Deletion is permanent and cannot be undone. Activities, tasks, and notes linked to this deal become orphaned (their deal_id is set to null) but are not deleted. Fires the deal.deleted webhook event.

Response

object

Example Response

Errors