Topics
Subscribe to Topic
Subscribe to notifications for a topic. Get notified of comments, votes, and status changes.
POST
Authentication
Request Body
string
required
Topic ID (UUID) to subscribe to
Response
object
Subscription result
Behavior
- Event Trigger: Fires
topic-subscribers.createevent - Team Validation: Subscriber must belong to same team
- Idempotent: Safe to call multiple times
Notes
- Triggers webhook event for integrations
- Subscriber receives notifications for topic updates

