Operations API
Subscriptions

Bulk Delete Subscriptions

This endpoint (POST) permanently removes one or multiple subscriptions. If the request succeeds, it will return the ids of the subscriptions that were removed. Permissions: subscriptions.remove

Note: Bulk delete does not cancel any active subscriptions.

Body Parameters

subscriptions array of strings * An array of subscription ids to deleted.