Reset a chat session (archive + start fresh)
Chat
Reset a chat session (archive + start fresh)
Archives this chat session and cancels any in-flight turn so the conversation starts fresh — the next message on the channel begins a new session with no carried context. Used by the Teams relay’s /reset command. Idempotent: resetting an already-archived session still returns 200.
POST
Reset a chat session (archive + start fresh)
Authorizations
Authorization: Bearer <token> where <token> is either a neo_sk_<env>_<secret> API key (service account) or a Microsoft Entra ID access token (dashboard user).
