Skip to main content
POST

Authentication

Request Body

string
required
Topic ID (UUID) to unsubscribe from

Response

object
Unsubscription result

Behavior

  • Event Trigger: Fires topic-subscribers.delete event
  • Idempotent: Safe to call even if not subscribed

Notes

  • Stops all notifications for this topic
  • Returns success even if subscription didn’t exist