LeadController

Permissions
10201
patch/leads

Query parameters

Request body

deletedboolean
deletedOnstring date-time nullable
deletedBystring nullable
createdOnstring date-time
modifiedOnstring date-time
createdBystring
modifiedBystring
idstring
namestring

name of the lead

companyNamestring

name of the lead's company

emailstring

email of the lead

isValidatedboolean

whether the lead`s email has been validated or not

addressIdstring

id of the address of the lead

Response

Lead PATCH success

deletedboolean
deletedOnstring date-time nullable
deletedBystring nullable
createdOnstring date-time
modifiedOnstring date-time
createdBystring
modifiedBystring
idstring
namestring required

name of the lead

companyNamestring required

name of the lead's company

emailstring required

email of the lead

isValidatedboolean required

whether the lead`s email has been validated or not

addressIdstring

id of the address of the lead

Changes

No recorded changes to this endpoint across all 2 revisions of this API.