Skip to main content

DeleteDeal soft-deletes a deal and all its line items.

DELETE 

/api/v1/crm/deals/:id

Errors:

  • NOT_FOUND: deal does not exist.
  • PERMISSION_DENIED: caller lacks write access to the parent object.

Request

Responses

A successful response.