---
title: "Update change validation message"
method: PATCH
path: "/console/v1/change_validation/message"
tags: ["Change Validation"]
---

# Update change validation message

`PATCH /console/v1/change_validation/message`

## Request body

- ChangeValidationUpdateMessageDto
  - `reviewID` string, required
  - `message` string

## Response `200`

Update Change Validation Message Success

- object
  - `message` string

---

[API](https://skmtc.net/statsig/apis/console-api.md) · [All operations](https://skmtc.net/statsig/apis/console-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/statsig/console-api/versions/3189f450c93b/schema)
