| description | Automatically generated file. DO NOT MODIFY |
|---|
mgc groups conversations threads create --group-id {group-id} --conversation-id {conversation-id} --body '{
\
"topic": "Take your wellness days and rest",
\
"posts": [
\
{
\
"body": {
\
"contentType": "html",
\
"content": "Waiting for the summer holidays."
\
}
\
}
\
]
\
}
\
'