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
- 201
- 400
- 401
- 403
- 404
- 409
- 422
- 429
- 500
Default Response
Default Response
Default Response
Default Response
Default Response
Default Response
Default Response
Default Response
Default Response