---
title: "PUT /settings/inspection-messages/{customInspectionMessageId}"
method: PUT
path: "/settings/inspection-messages/{customInspectionMessageId}"
tags: ["settings"]
---

# PUT /settings/inspection-messages/{customInspectionMessageId}

`PUT /settings/inspection-messages/{customInspectionMessageId}`

## Path parameters

- `customInspectionMessageId` string, required

## Request body

- SaveCustomInspectionMessagesRequest
  - `messageId` integer
  - `title` string
  - `data` string

## Response `200`

OK

- CustomInspectionMessageResponse
  - `customInspectionMessageId` integer
  - `messageId` integer
  - `category` string
  - `title` string
  - `subtitle` string
  - `data` string

---

[API](https://skmtc.net/revelator/apis/revelator-api.md) · [All operations](https://skmtc.net/revelator/apis/revelator-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/revelator/revelator-api/revisions/9bb4b5cb4dc2/schema)
