Create subscriber
Create new subscriber with specified details
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Customer details
Unique customer reference ID
"12345"
Customer locale (language_country)
"en_US"
Customer's email address
"customer@example.com"
Customer's first name
"Pat"
Customer's last name
"Kake"
Customer's communications preferences
Customer's contact number
"+923333709568"
Customer's middle name or initial
"E"
Customer's segments
Customer's segment (employee, management, pro user, etc.)
Customer employee ID
"345"
Response
Customer details after creation
Customer ID
"62cffd65e8d7eb868c6a29d6"
Customer reference ID
"12345"
Customer locale (language_country)
"en_US"
Customer's email address
"customer@example.com"
Customer's contact number
"+923333709568"
Customer's first name
"Pat"
Customer's middle name or initial
"E"
Customer's last name
"Kake"
Customer's segments
Customer's segment (employee, management, pro user, etc.)
Customer employee ID
"345"
Customer's communications preferences
Customer status
ACTIVE
, INACTIVE
"ACTIVE"
Time customer was created
"2021-10-12T21:35:05.756Z"
Most recent time customer was updated
"2021-10-14T05:40:55.997Z"
Was this page helpful?