Skip to main content
POST
Requires version 1.1.5 or later of the Archetype platform.

Overview

This endpoint sends an event to an active session to process.

Request

string
required
The ID of the active session the event should be routed to.
object
required
The event to route to the session. Must contain a type field.

Response

string
Response type. “error” indicates a processing error occurred.
object
Event processing result or error details.