v1

latestOpenAPI 3.0.02026-07-173842117.3 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
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