Create / Update Objects
APIs to upsert object data
Authorizations
Pass as Bearer <API_KEY>
. Get API Key from SuprSend dashboard Developers -> API Keys section.
Path Parameters
Unique identifier of the object in your system
Used to group similar objects together. Give plural namespace like teams, organizations, and roles.
Body
List of email addresses. You can add other channels in the same format by replacing $email with respective channel keys. Available channel keys - $email
, $sms
, $inbox
, $webpush
, $androidpush
, $iospush
, $slack
, $ms_teams
.
User's timezone in IANA format
"America/New_York"
Preferred language in ISO 639-1 Alpha-2 format
"en"
add any additional property in key-value pair
"val"
Response
unique identifier of the object
"engineering"
Used to group similar objects together. Give plural namespace like teams, organizations, and roles.
"departments"
number of users/child objects subscribed to the object
"departments"
all user properties in key-value pair. SuprSend reserved properties start with $
"2025-04-04T09:55:12.397Z"
"2025-04-04T09:55:12.422Z"