DeleteTopicSubscriptionsResponseDto
January 14, 2026 ยท View on GitHub
Fields
| Field | Type | Required | Description |
|---|---|---|---|
data | List<SubscriptionDto> | :heavy_check_mark: | The list of successfully deleted subscriptions |
meta | MetaDto | :heavy_check_mark: | Metadata about the operation |
errors | List<SubscriptionsDeleteErrorDto> | :heavy_minus_sign: | The list of errors for failed deletion attempts |