Create a NEO session
NEO Sessions
Create a NEO session
Create a session with a server-minted UUID — the BE-owned id-generation path. Always creates a new session (a ticket may have many; the UI decides how many). This is an additional path, not a replacement: a client may still lazily create a session by POSTing its first message with a self-minted UUID (see POST /sessions/{id}/messages).
The human agent caller is recorded as a participant; an internal (cortex) caller creates an unowned session. costUsd/model in the response are only included when the caller has reportAiPerformance.
POST
Create a NEO session