Skip to main content

Import contacts from file

Imports contacts from json file

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

    Binary file representation

Responses

Returns importing process status

There is one response types:

  • OK

Schema
  • status string

    Possible values: [OK]

    operation status

  • records integer

    number of imported records

Loading...