API to upsert (create if not exists, update if exists) user profile using a distinct_id.
Pass as Bearer <API_KEY>. Get API Key from SuprSend dashboard Developers -> API Keys section.
Unique identifier of the user in your system
List of email addresses. You can add other channels in the same format by replacing $email with the respective channel keys. Supported keys- $email, $sms, $whatsapp, $inbox, $webpush, $androidpush, $iospush, $slack, $ms_teams.
List of phone numbers for SMS
List of phone numbers for WhatsApp
List of inbox identifiers
List of Android Push tokens
List of iOS Push tokens
Slack channel configuration
Microsoft Teams channel configuration
User's timezone in IANA format
"America/New_York"
User's locale for translating template content in SuprSend.
"en_GB"
Add any additional property in key-value pair
"val"