Preview sessions use the same Start Session endpoint.

When To Use This Flow

  • Pass a draft bot definition or preview context in the request body
  • Set preview-specific flags such as isPreview when needed
  • Prefer this flow during QA, sandboxing, or editor-side testing

Canonical Reference

The request and response schema live on Start Session.