OBJECTS
Create / Update Objects
APIs to upsert object data by providing a unique object ID, object type, associated properties and communication channels.
POST
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
application/json
Response
201 - application/json
201 - Created
The response is of type object
.