Skip to main content
DELETE
Delete Lead

Headers

Authorization
string
required

Bearer [access_token]

Content-Type
string
required

application/json

Path Parameters

leadId
integer<int64>
required

ID of the lead to trash.

Required range: x >= 1

Query Parameters

reason
string
required

Free-text reason recorded with the trash operation.

Response

Lead trashed.

The response is of type object.