Skip to main content
Starting an event creates a session record on the backend tied to your visual. The returned eventId is used in all subsequent calls (join, end, usage).

Endpoint

Auth: Authorization: Bearer <accessToken> (from Authenticate)

Request body

If your Runtime Client credential is already scoped to a specific visual (set at creation time), the visualId in the request body can be omitted — it will be inferred from the token.

Response

Error responses

Blueprint flow