---
title: "Updatedetails"
method: POST
path: "/api/chatbot/updateDetails"
tags: ["ChatBot"]
---

# Updatedetails

`POST /api/chatbot/updateDetails`

## Headers

- `flag` string, required
- `appName` string, required

## Request body

- ChatUpdate
  - `message_id` integer, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/leapsurgebi/apis/leapsurgeapi.md) · [All operations](https://skmtc.dev/leapsurgebi/apis/leapsurgeapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/leapsurgebi/leapsurgeapi/revisions/5a6b1464bfeb/schema)
