This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Creates a contact.
At least one of name.first, name.last, email.email, or phone.phone must be provided.
Duplicate handling: By default, creation fails if a contact with the same identifiers (externalId, email.email, or phone.phone) already exists. Set allowDuplicates to true to bypass this check. Learn more about contact matching and duplicates.
Image upload: When you provide an image URL, the image is uploaded asynchronously and an imageUploadId is returned for tracking upload progress. Call Get Contact Image Upload Status to monitor the upload.
To create multiple contacts in a single request, call Bulk Create Contacts.
You can only call this method when authenticated as a Wix app or Wix user identity.
There are 11 errors with this status code.
There is 1 error with this status code.
This method may also return standard errors. Learn more about standard Wix errors.