v1

latestOpenAPI 3.0.02026-07-174950148.0 KB
ContactController

Permissions
10209
patch/contacts/{id}

Path parameters

idstring required

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

emailstring

email id of the contact

isPrimaryboolean

boolean value denoting if the contact is a primary contact for it's tenant.

typestring

type of the contact

tenantIdstring

tenant id this contact belongs to

Response

Contact 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

emailstring required

email id of the contact

isPrimaryboolean required

boolean value denoting if the contact is a primary contact for it's tenant.

typestring

type of the contact

tenantIdstring

tenant id this contact belongs to