v1

latestOpenAPI 3.0.02026-07-174950148.0 KB
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
firstNamestring

first name of the lead

lastNamestring

last 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
firstNamestring required

first name of the lead

lastNamestring required

last 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