---
title: "Create Live Demo Session"
method: POST
path: "/bot-live-demo/live/{key}/session"
tags: ["LiveDemo"]
---

# Create Live Demo Session

`POST /bot-live-demo/live/{key}/session`

## Path parameters

- `key` string, required

## Response `200`

Success

- LiveDemoSessionDto
  - `key` string, nullable — The key of the live demo used to create this session
  - `sessionLeadId` string, nullable — The lead ID of the session

---

[API](https://skmtc.dev/closebot/apis/closebot-api.md) · [All operations](https://skmtc.dev/closebot/apis/closebot-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/closebot/closebot-api/revisions/da5f5fb58534/schema)
