v1

latestOpenAPI 3.0.02026-07-173842117.3 KB
LeadController

Permissions
10201
put/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 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

Response

Lead PUT success