API to upsert (create if not exists, update if exists) object by providing a unique object ID and type.
Pass as Bearer <API_KEY>
. Get API Key from SuprSend dashboard Developers -> API Keys section.
Unique identifier of the object in your system
Used to group similar objects together. Give plural namespace like teams, organizations, and roles.
201 - Created
The response is of type object
.