Skip to main content

Mint an SSE ticket by publisher external id

POST 

/api/v1/stream/ticket-by-external

Resolves the tenant-scoped external_id to an internal discussion UUID and mints a 60s single-use ticket scoped to it. 404 when no discussion exists yet. Returns { ticket, discussionId, expiresAt } — use discussionId on the SSE attach URL.

Request

Responses

Default Response