Skip to main content
POST
Submit a user turn to a durable AI chat session (bearer token)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

session_id
string<uuid>
required

Body

application/json
request
UnifiedTroubleshootRequest · object
required

Response

The turn is durable; last_seq is its sequence number (an idempotency_key replay returns the original)

last_seq
integer
required
session_id
string<uuid>
required