Create contacts

Bulk create the information associated with a list of contacts

The contact should not exist. If it already exists, no operation will be performed.

Query Params
integer
required

Application's id

Body Params
file
required

.CSV file with messages and their recipients.

Parameters: * All paramaters are "text" parameter type * channelContactId, channel and chatAllowed are mandatory Format:


  channelContactId,channel,chatAllowed,language,topics

Example:

  channelContactId,channel,chatAllowed,language,topics
  34666666666,whatsapp,true,es-ES,"17,18"
  34777777777,whatsapp,true,es-ES,"12"
  34667788990,whatsapp,true,es-ES,"17,18,19"
  34667788991,whatsapp,true,es-ES,

  ...
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json