---
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
  - `message` string

## Other responses

- `default` — Unexpected error

---

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