---
title: "Update message processor"
method: PATCH
path: "/groups/{group-id}/message-processors"
tags: ["messageProcessors"]
---

# Update message processor

`PATCH /groups/{group-id}/message-processors`

## Path parameters

- `group-id` string, required

## Request body

- ArtifactUpdateRequest
  - `artifactName` string
  - `nodeId` string
  - `type` string
  - `value` boolean

## Response `200`

Message processor update status

- Ack
  - `status` string

## Other responses

- `default` — Unexpected error

## Changes

- **2021-02-15** `e54cd8a3e400` — 1 info
  - endpoint added
- **2021-02-15** `4c069bd0d746` — 1 breaking
  - api removed without deprecation
- **2021-02-11** `14d81430e085` — 1 breaking, 3 info
  - the response's body type changed from no type to `object` for status `default`
  - added the media type `application/json` to the request body
  - added the optional property `code` to the response with the `default` status
  - added the optional property `message` to the response with the `default` status
- **2021-02-10** `eea3718af507` — 1 info
  - endpoint added
- **2021-01-06** `cbb5695aec22` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/wso2/apis/cluster-aware-mi-dashboard/changes/groups/:group-id/message-processors/patch.md)

---

[API](https://skmtc.dev/wso2/apis/cluster-aware-mi-dashboard.md) · [All operations](https://skmtc.dev/wso2/apis/cluster-aware-mi-dashboard/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wso2/cluster-aware-mi-dashboard/revisions/e54cd8a3e400/schema)
