OBJECTS
Remove Object Subscriptions
API to remove object subscribers
DELETE
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.
Query Parameters
List of recipients to be notified. Provide recipient IDs as a comma-separated list (e.g., id1,id2,id3
).
Body
application/json
Response
204
204 - No Content