Skip to main content

Import contacts from file

Imports contacts from json file

  • Maximum available contacts to add is 300
Request Body required
  • file binary
Responses

Returns importing process status

There is one response types:

  • OK

Schema
  • status string

    Possible values: [OK]

  • records integer

    number of imported records

Loading...