eventToken scoped to that attendee.
Endpoint
Authorization: Bearer <accessToken> (your runtime client token)
Request body
Response
Error responses
Typical flow
This call is usually made by the audience web frontend (the page your audience visits after scanning the QR code), not directly from Unreal Engine. The frontend calls your visual’s backend (or a serverless function you provide), which calls/join with the runtime client token and forwards the eventToken back to the attendee’s browser.

