Error
A valid request URL is required to generate request examplesBootstrap
Clean up pre-multi-source legacy fields from chatlog records
Strips top-level selectedFolder (and other pre-multi-source dead fields: enablePersonalFiles, enableAclFiltering, personalWorkspaceWeight) from chatlog documents in the chatlog Cosmos container. Functionally cosmetic — rendering and rehydration of legacy chatlogs already work without this; the cleanup just drains dead extra data in parallel with the chats migration on the chat container.
Idempotent. Already-clean records are skipped without writes.
POST
/
admin
/
bootstrap
/
chatlog-cleanup
Error
A valid request URL is required to generate request examplesAuthorizations
Azure AD access token obtained via MSAL
Query Parameters
When true, logs what would change without writing. Defaults to false in this admin endpoint (applies the cleanup).
Available options:
true, false Response
ChatLog cleanup result with summary and details
Was this page helpful?