Skip to main content
POST

Authorizations

x-api-key
string
header
required

Enter your API key

Body

application/json

Data for ingesting customer contacts

users
object[]
required

Array of customer contacts to ingest

sinkSource
enum<string>
required

The source application for the ingestion

Available options:
MANUAL,
SLACK,
TEAMS,
INTERCOM,
ZENDESK
Example:

"MANUAL"

URL to logo image for created accounts

Example:

"https://example.com/logo.png"

Response

Customer contacts ingested successfully