TopicSubscriptionError
Subscriber-specific failure reported while changing notification-topic membership.
Usage profiles
| Usage | Fields and validation |
|---|---|
| In responses | View fields |
In responses
API JSON uses JSON field names (camelCase).
| Field | Type | Presence | Meaning |
|---|---|---|---|
subscriberId | string | Optional | Identifier of the notification subscriber. |
code | string | Optional | Provider error code for the topic subscription failure. |
message | string | Optional | Diagnostic or descriptive text returned by the operation. |
Where used
| Reference | Relationship |
|---|---|
| Add subscribers to a topic | POST /api/v1/notifications/manage/add-subscribers-to-topic |
| Remove subscribers from a topic | POST /api/v1/notifications/manage/remove-subscribers-from-topic |
| TopicSubscriptionResult | Nested in model |
Download the public reference contract.
Document: DOC-API-MODEL-topic-subscription-error.