Update contact by serviceAsk AIput https://app.upswot.com/{tenant}/api/v1/normalized-data/{companyId}/crm/contacts/{serviceId}Update contact by service idPath ParamscompanyIduuidrequiredserviceIduuidrequiredBody ParamsorigIdstringrequiredlength ≥ 1Original identifier from third-party app.namestring | nullContact full name.firstNamestringrequiredlength ≥ 1Contact first name.lastNamestringrequiredlength ≥ 1Contact last name.ownershipAppstring | nullOwnership type for the contact, e.g., "Private", "Public", or "Subsidiary".managerstring | nullAssigned user/manager ID in the third-party app.descriptionstring | nullAdditional information about the client (details, description, comments).numberOfEmployeesint32 | nullNumber of employees in the account.annualRevenueOrigCurrencydouble | nullContact annual income in the original currency.linkedAccountIdstring | nullID of the account that’s the parent of this contactemailstring | nullContact emailpositionstring | nullTitle of the contact, such as CEO or Vice President.websitearray of objects | nullwebsiteADD objectphonesarray of objects | nullphonesADD objectaddressesarray of objects | nulladdressesADD objectResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 422Unprocessable Content 500Internal Server ErrorUpdated 11 months ago