v1

latestOpenAPI 3.0.12026-07-2487164202.8 KB
DELETE Details

Terminate a lead.

This endpoint allows you to terminate a lead by either revoking, rejecting or making it ineligible and supplying a corresponding reason.

post/Leads/{leadId}/terminate

Path parameters

leadIdstring uuid required

The lead id.

Headers

api-versionstring

Request body

type'Reject' | 'Revoke' | 'Ineligible' required

Gets or sets the Reason Type of the Terminate Lead by Partner.

reason'RJ024' | 'RJ025' | 'RJ026' | 'RJ027' | 'RJ028' | 'RJ029' | 'RJ030' | 'RS001' | 'RS002' | 'RS003' | 'RS004' | 'RS005' | 'RS006' | 'RS007' | 'RS008' | 'RS009' | 'RS010' | 'RS012' | 'RS013' | 'RS014' | 'RS015' | 'RS016' | 'RS017' | 'RS018' | 'RS019' | 'EL017' | 'EL018' | 'RS020' required

Gets or sets the Reason of the Terminate Lead by Partner.

Response

OK