Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 321 Bytes

File metadata and controls

26 lines (22 loc) · 321 Bytes
description Automatically generated file. DO NOT MODIFY
mgc users messages patch --user-id {user-id} --message-id {message-id} --body '{
\
  "subject": "subject-value",
\
  "body": {
\
    "contentType": "",
\
    "content": "content-value"
\
  },
\
  "inferenceClassification": "other"
\
}
\
'