Create Telegram bind token

Create a short-lived token that binds this app-owned session to Telegram.

Authentication

AuthorizationBearer

LoreOS runtime API key (ck_...), sent as Authorization: Bearer <key>.

Path parameters

session_idstringRequired

Request

This endpoint expects an object.
modeenumOptionalDefaults to private_chat

Bind this web session to Telegram. private_chat is the default character-bot DM path; group_room is a developer/debug option, not the LoreOS B2C onboarding default.

Response

Successful Response

Errors

422
Unprocessable Entity Error