ContactController
| Permissions |
|---|
| 10209 |
patch/contacts
Query parameters
Request body
deletedboolean
deletedOnstring date-time nullable
deletedBystring nullable
createdOnstring date-time
modifiedOnstring date-time
createdBystring
modifiedBystring
idstring
namestring
name of the contact of a tenant
emailstring
email id of the contact
isPrimaryboolean
boolean value denoting if the contact is a primary contact for it's tenant.
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
namestring required
name of the contact of a tenant
emailstring required
email id of the contact
isPrimaryboolean required
boolean value denoting if the contact is a primary contact for it's tenant.
tenantIdstring
tenant id this contact belongs to