---
title: "Start Over"
method: POST
path: "/ai/chat/start-over"
tags: ["AI Chat"]
---

# Start Over

`POST /ai/chat/start-over`

Creates a new session UUID.
Returns the new session UUID without creating any database entries.
Database entries will be created when the first message is sent with this UUID.

## Response `200`

Successful Response

- unknown

---

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