Update Lead ContactCopy Pagepatch https://api.prahsys.com/merchant/n1/leads/contacts/{leadContactId}Update a lead contact by IDPath ParamsleadContactIdstringrequiredlength ≥ 1The lead contact idBody ParamsfirstNamestringlength ≥ 1First name of the contactlastNamestring | nullLast name of the contactphoneNumberstring | nullDEPRECATED: use phones array. Single phone number.emailstring | nullDEPRECATED: use emails array. Single email address.phonesarray of objectslength ≤ 5Full replacement array of phone numbers (max 5). Omit to leave phones unchanged. Send empty array [] to remove all phones. When 2+ entries, exactly one must have isPrimary: true.phonesADD objectemailsarray of objectslength ≤ 5Full replacement array of email addresses (max 5). Omit to leave emails unchanged. Send empty array [] to remove all emails. When 2+ entries, exactly one must have isPrimary: true.emailsADD objectjobTitlestring | nullJob title of the contactlinkedInUrluri | nullLinkedIn profile URL. Send null to clear.personaLead Contact PersonanullenumPass null to clear. Categorizes the contact's role at the business. OPERATIONS: day-to-day operations staff, EXECUTIVE: owner/leadership, CLINICAL: clinical/provider staff, FINANCE: billing/finance staff, OTHER: anything elseOPERATIONSOPERATIONSEXECUTIVECLINICALFINANCEOTHERaddressobject | nullStructured address of the contact. Send null to delete the address.address object | nullbusinessIdsarray of stringsLead business IDs to link (replaces all)businessIdsADD stringuserIdsarray of stringsUser IDs to link (replaces all)userIdsADD stringResponses 200OK 401Unauthorized 404Not Found 500Internal Server ErrorUpdated 3 months ago Get Lead ContactDelete Lead ContactDid this page help you?YesNo