Delete subscriptions
Delete subscriptions for the specified recipients from an object. Returns the list of deleted subscriptions.
Delete subscriptions
Delete subscriptions for the specified recipients from an object. Returns the list of deleted subscriptions.
Endpoint
DELETE/v1/objects/{collection}/{object_id}/subscriptions
Rate limit
Tier 3Path parameters
object_id
string
Unique identifier for the object.
collection
string
The collection this object belongs to.
Request body
The recipients of the subscription. You can subscribe up to 100 recipients to an object at a time.
Returns
SubscriptionsResponse
A response containing a list of subscriptions.