post https://global.unless.com/api/v1/contacts
{
"accountId": "YOUR_ACCOUNT_ID",
"websiteId": "YOUR_WEBSITE_ID",
"identifier": "CONTACT_IDENTIFIER",
"profile": {
"firstName": "marcel"
}
}
{
"accountId": "YOUR_ACCOUNT_ID",
"websiteId": "YOUR_WEBSITE_ID",
"identifier": "CONTACT_IDENTIFIER",
"profile": {
"firstName": "marcel"
}
}