Topics
Unsubscribe from Topic
Unsubscribe from notifications for a topic.
POST
Authentication
Request Body
string
required
Topic ID (UUID) to unsubscribe from
Response
object
Unsubscription result
Behavior
- Event Trigger: Fires
topic-subscribers.deleteevent - Idempotent: Safe to call even if not subscribed
Notes
- Stops all notifications for this topic
- Returns success even if subscription didn’t exist

