Reset a session
Start this user-character pair over with a fresh session.
Reset mirrors managed Telegram /reset: it creates a new app-owned session for
the same external user and character, optionally moves active delivery-channel
bindings to the new session, and leaves the previous session/memories intact for
audit/history. Use the memory delete APIs when the product intent is forgetting.
Authentication
AuthorizationBearer
LoreOS API key, sent as Authorization: Bearer <key>.
Path parameters
session_id
Request
This endpoint expects a nullable object.
reason
move_channel_bindings
When true, active delivery-channel bindings for the previous session move to the freshly created session. This matches managed Telegram /reset semantics.
Response
Successful Response
Errors
422
Unprocessable Entity Error