/
NE
nexu-io
/
nexu Controller API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-17
109
0
355.4 KB
Sessions
Internal
post
/api/internal/sessions
Request body
object
required
botId
string
required
sessionKey
string
required
title
string
required
channelType
string
channelId
string
status
'active'
|
'ended'
messageCount
integer
lastMessageAt
string
metadata
object
Response
Created or updated session
object
required
id
string
required
botId
string
required
sessionKey
string
required
channelType
string
nullable
required
channelId
string
nullable
required
title
string
required
status
string
required
messageCount
number
required
lastMessageAt
string
nullable
required
metadata
object
nullable
required
createdAt
string
required
updatedAt
string
required