v1

latestOpenAPI 3.0.0Apache 2.02026-07-17514076.9 KB
messageProcessors

Update message processor

patch/groups/{group-id}/message-processors

Path parameters

group-idstring required

Group ID of the node

Request body

artifactNamestring
nodeIdstring
typestring
valueboolean

Response

Message processor update status

statusstring
messagestring

Example response

{
  "status": "success",
  "message": "Successfully updated"
}