Update a contact recordput https://rls.congacloud.com/api/data/v1/Contact/{id}Path ParamsidstringrequiredQuery ParamsIncludeRecordPayloadInResponsebooleantruefalseEnforceOptimisticLockingbooleantruefalseBody ParamsDetails about the record. For example: Name = "Mark", Description = "Description". Note: The fields/properties should be part of the schema/metadata created for the object(in this case, Name and Description should be a field in schema). The schema/metadata can be generated using schema manager API.Accountobject | nullAccount object | nullNamestring | nullFirstNamestring | nullLastNamestring | nullAssistantNamestring | nullDepartmentstring | nullDescriptionstring | nullDoNotCallstring | nullEmailstring | nullIsEmailBouncedbooleantruefalseEmailBouncedDatestring | nullEmailBouncedReasonstring | nullLeadSourcestring | nullAssistantPhonestring | nullBirthdatestring | nullFaxstring | nullHasOptedOutOfEmailstring | nullHasOptedOutOfFaxstring | nullHomePhonestring | nullMailingAddressstring | nullMailingCitystring | nullMailingCountrystring | nullMailingCountryCodestring | nullMailingPostalCodestring | nullMailingStatestring | nullMailingStreetstring | nullMobilePhonestring | nullOtherAddressstring | nullOtherCitystring | nullOtherCountrystring | nullOtherCountryCodestring | nullOtherPhonestring | nullOtherPostalCodestring | nullOtherStatestring | nullOtherStreetstring | nullOwnerobject | nullOwner object | nullPhonestring | nullPhotoUrlstring | nullSalutationstring | nullTitlestring | nullResponses 200OK 400Bad Request 403Forbidden 404Not Found 500Internal Server ErrorUpdated 25 days ago