| description | Automatically generated file. DO NOT MODIFY |
|---|
mgc groups conversations create --group-id {group-id} --body '{
\
"topic": "Take your wellness days and rest",
\
"threads": [
\
{
\
"posts": [
\
{
\
"body": {
\
"contentType": "html",
\
"content": "Contoso cares about you: Rest and Recharge"
\
},
\
"newParticipants": [
\
{
\
"emailAddress": {
\
"name": "Adele Vance",
\
"address": "AdeleV@contoso.com"
\
}
\
}
\
]
\
}
\
]
\
}
\
]
\
}
\
'