Uploads contacts in bulk. Each contact in the payload must have an ‘email’ attribute present in their attributes array. The email attribute is mandatory and must be a valid email format. Without a valid email, the contact will be skipped during processing.
Use your Formbricks x-api-key to authenticate.
The contacts to upload. Each contact must include an 'email' attribute in their attributes array. The email is used as the unique identifier for the contact.
The body is of type object
.
Contacts uploaded successfully.
The response is of type object
.