/contacts [deprecated]Copy Pagepost https://api.mixmax.com/v1/contactsCreate one or more contactsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsemailstringrequiredEmail address for the contact. This is unique per contact. If you create a new contact with the same email as an existing contact, then this will be merged with that contact. To post multiple emails and names, pass then as an array of contacts - see example below.namestringDefaults to ""Name for the contact.groupsarray of stringsDefaults to []Array of ids for contact groups _ids that this contact is in.groups stringADD stringcontactIdstringGoogle ID that this contact is associated with, if a contact exists in Google Contacts for this same email address.salesforceIdstringSalesforce ID that this contact is associated with, if a contact exists in Salesforce (either contact or a lead) for this same email address.markAsUsedbooleanDefaults to falseMeta-field that will increment the contact's usedCount count and also set the timestamp to now.enrichbooleanDefaults to falseMeta-field that if true, will merge in information from third party sources such as Salesforce, if there's a Salesforce account connected and the email address of this contact matches.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesAllowed:application/jsontext/plainResponses 204204 400400Updated 3 months ago