For the complete documentation index, see llms.txt. This page is also available as Markdown.

Upload a contact database import file. File is scanned for viruses before being stored.

Required permissions: Edit Contacts and transactions

post
Query parameters
apiTokenstringRequired

API authentication token

Responses
200

OK

application/json
uploadIDstringOptional
post/database/contacts/import/file
POST /database/contacts/import/file?apiToken=text HTTP/1.1
Host: api.ubiquity.co.nz
Accept: */*
{
  "uploadID": "text"
}

Last updated

Was this helpful?