LeadController
| Permissions |
|---|
| 10201 |
patch/leads/{id}
Path parameters
idstring required
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