---
title: "Update Sinmungo"
method: POST
path: "/cscenter/sinmungo/{id}"
tags: ["CSCenter API"]
---

# Update Sinmungo

`POST /cscenter/sinmungo/{id}`

Update Sinmungo API

## Path parameters

- `id` integer, required

## Request body

- SinmungoRequest
  - `seq` integer
  - `answer` string, required
  - `state` string
  - `updId` integer

## Response `200`

OK

- ChamomileResponseMessageResponse
  - `code` integer
  - `message` string
  - `data` MessageResponse
    - `message` string

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.dev/lotteinnovate/apis/openapi-definition.md) · [All operations](https://skmtc.dev/lotteinnovate/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lotteinnovate/openapi-definition/revisions/423a0490d0a2/schema)
